wording
[web.git] / research / publications.html
1 ---
2 title: Publications
3 slug: Publications
4 ---
5
6 <h3>Under Submission</h3>
7
8 <ul><li>
9   <b>RustBelt: Securing the Foundations of the Rust Programming Language</b><br/>
10   Ralf Jung, Jacques-Henri Jourdan, Robbert Krebbers, Derek Dreyer<br>
11   [<a href="http://www.mpi-sws.org/~dreyer/papers/rustbelt/paper.pdf">preprint</a>] [<a href="http://iris-project.org">project website</a>  (incl. appendix and Coq formalization)]
12 </li></ul>
13
14 <ul><li>
15   <b>Iris from the Ground Up: A Modular Foundation for Higher-Order Concurrent Separation Logic</b><br/>
16   Ralf Jung, Robbert Krebbers, Jacques-Henri Jourdan, Aleš Bizjak, Lars Birkedal, Derek Dreyer<br>
17   [<a href="http://www.mpi-sws.org/~dreyer/papers/iris-ground-up/paper.pdf">preprint</a>] [<a href="http://iris-project.org">project website</a>  (incl. appendix and Coq formalization)]
18 </li></ul>
19
20 <h3>2017</h3>
21
22 <ul><li>
23   <b>The Essence of Higher-Order Concurrent Separation Logic</b><br/>
24   Robbert Krebbers, Ralf Jung, Aleš Bizjak, Jacques-Henri Jourdan, Derek Dreyer, Lars Birkedal<br>
25   In <a href="http://www.etaps.org/index.php/2017/esop">ESOP 2017</a>: 26th European Symposium on Programming<br>
26   [<a href="http://iris-project.org/pdfs/2017-esop-iris3-final.pdf">paper</a>] [<a href="http://iris-project.org">project website</a>  (incl. appendix and Coq formalization)]
27 </li></ul>
28
29 <ul><li>
30   <b>A Higher-Order Logic for Concurrent Termination-Preserving Refinement</b><br/>
31   Joseph Tassarotti, Ralf Jung, Robert Harper<br>
32   In <a href="http://www.etaps.org/index.php/2017/esop">ESOP 2017</a>: 26th European Symposium on Programming<br>
33   [<a href="http://iris-project.org/pdfs/2017-esop-refinement-final.pdf">paper</a>] [<a href="https://www.cs.cmu.edu/~jtassaro/papers/iris-refinement/index.html">paper website</a> (incl. Coq formalization)]
34 </li></ul>
35
36 <h3>2016</h3>
37
38 <ul><li>
39   <b>Higher-Order Ghost State</b><br/>
40   Ralf Jung, Robbert Krebbers, Lars Birkedal, Derek Dreyer<br>
41   In <a href="http://conf.researchr.org/home/icfp-2016">ICFP 2016</a>: 21st ACM SIGPLAN International Conference on Functional Programming<br>
42   [<a href="http://iris-project.org/pdfs/2016-icfp-iris2-final.pdf">paper</a>] [<a href="http://iris-project.org">project website</a>  (incl. appendix and Coq formalization)] [<a href="https://www.youtube.com/watch?v=vUxWU-qvGX0" target="_blank">talk (YouTube)</a>] [<a href="iris/talk-icfp2016.pdf">talk (slides)</a>]
43 </li></ul>
44
45 <h3>2015</h3>
46
47 <ul><li>
48   <b>Unifying Worlds and Resources</b><br/>
49   Ralf Jung, Derek Dreyer<br>
50   In <a href="http://users-cs.au.dk/birke/hope-2015/">HOPE 2015</a>: 4th ACM SIGPLAN Workshop on Higher-Order Programming with Effects<br>
51   [<a href="https://www.youtube.com/watch?v=9Dyna88piek&amp;list=PLnqUlCo055hX6SsmMr1AmW6quMjvdMPvK&amp;index=10" target="_blank">talk (YouTube)</a>] [<a href="iris/talk-hope2015.pdf">talk (slides)</a>]
52 </li></ul>
53
54 <ul><li>
55   <b>Iris: Monoids and Invariants as an Orthogonal Basis for Concurrent Reasoning</b><br/>
56   Ralf Jung, David Swasey, Filip Sieczkowski, Kasper Svendsen, Aaron Turon, Lars Birkedal, Derek Dreyer<br>
57   In <a href="http://popl.mpi-sws.org/2015/">POPL 2015</a>: 42nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages<br>
58   [<a href="http://iris-project.org/pdfs/2015-popl-iris1-final.pdf">paper</a>] [<a href="http://iris-project.org">project website</a>  (incl. appendix and Coq formalization)] [<a href="iris/talk-popl2015.pdf">talk (slides)</a>]
59 </li></ul>
60
61 <h3>2013</h3>
62 <ul><li>
63   <b>An Intermediate Language To Formally Justify Memory Access Reordering</b> (Bachelor's Thesis)<br/>
64   Ralf Jung, Supervisor: Sebastian Hack, Advisor: Sigurd Schneider<br>
65   [<a href="bachelor/bachelor.pdf">pdf</a>] [<a href="bachelor/bachelor-talk.pdf">slides</a>] [<a href="bachelor/bachelor.zip">coq</a>]
66 </li></ul>
67 </p>