b54e8de03cd163756e7383ce91843c276aece638
[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>Iris from the Ground Up: A Modular Foundation for Higher-Order Concurrent Separation Logic</b><br/>
10   Ralf Jung, Robbert Krebbers, Jacques-Henri Jourdan, Aleš Bizjak, Lars Birkedal, Derek Dreyer<br>
11   [<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)]
12 </li></ul>
13
14 <h3>2018</h3>
15
16 <ul><li>
17   <b>RustBelt: Securing the Foundations of the Rust Programming Language</b><br/>
18   Ralf Jung, Jacques-Henri Jourdan, Robbert Krebbers, Derek Dreyer<br>
19   In <a href="https://popl18.sigplan.org/">POPL 2018</a>: 45th ACM SIGPLAN Symposium on Principles of Programming Languages<br>
20   [<a href="https://plv.mpi-sws.org/rustbelt/popl18/paper.pdf">paper</a>] [<a href="https://plv.mpi-sws.org/rustbelt/popl18/">paper website</a>  (incl. appendix and Coq formalization)] [<a href="https://www.youtube.com/watch?v=Cy9NUVaiYUg" target="_blank">talk (YouTube)</a>] [<a href="https://plv.mpi-sws.org/rustbelt/popl18/talk.pdf">talk (slides)</a>]
21 </li></ul>
22
23 <h3>2017</h3>
24
25 <ul><li>
26   <b>The Essence of Higher-Order Concurrent Separation Logic</b><br/>
27   Robbert Krebbers, Ralf Jung, Aleš Bizjak, Jacques-Henri Jourdan, Derek Dreyer, Lars Birkedal<br>
28   In <a href="http://www.etaps.org/index.php/2017/esop">ESOP 2017</a>: 26th European Symposium on Programming<br>
29   [<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)]
30 </li></ul>
31
32 <ul><li>
33   <b>A Higher-Order Logic for Concurrent Termination-Preserving Refinement</b><br/>
34   Joseph Tassarotti, Ralf Jung, Robert Harper<br>
35   In <a href="http://www.etaps.org/index.php/2017/esop">ESOP 2017</a>: 26th European Symposium on Programming<br>
36   [<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)]
37 </li></ul>
38
39 <h3>2016</h3>
40
41 <ul><li>
42   <b>Higher-Order Ghost State</b><br/>
43   Ralf Jung, Robbert Krebbers, Lars Birkedal, Derek Dreyer<br>
44   In <a href="http://conf.researchr.org/home/icfp-2016">ICFP 2016</a>: 21st ACM SIGPLAN International Conference on Functional Programming<br>
45   [<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>]
46 </li></ul>
47
48 <h3>2015</h3>
49
50 <ul><li>
51   <b>Unifying Worlds and Resources</b><br/>
52   Ralf Jung, Derek Dreyer<br>
53   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>
54   [<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>]
55 </li></ul>
56
57 <ul><li>
58   <b>Iris: Monoids and Invariants as an Orthogonal Basis for Concurrent Reasoning</b><br/>
59   Ralf Jung, David Swasey, Filip Sieczkowski, Kasper Svendsen, Aaron Turon, Lars Birkedal, Derek Dreyer<br>
60   In <a href="http://popl.mpi-sws.org/2015/">POPL 2015</a>: 42nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages<br>
61   [<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>]
62 </li></ul>
63
64 <h3>2013</h3>
65 <ul><li>
66   <b>An Intermediate Language To Formally Justify Memory Access Reordering</b> (Bachelor's Thesis)<br/>
67   Ralf Jung, Supervisor: Sebastian Hack, Advisor: Sigurd Schneider<br>
68   [<a href="bachelor/bachelor.pdf">pdf</a>] [<a href="bachelor/bachelor-talk.pdf">slides</a>] [<a href="bachelor/bachelor.zip">coq</a>]
69 </li></ul>
70 </p>