First draft of stacked borows impl post
[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="https://www.mpi-sws.org/~dreyer/papers/iris-ground-up/paper.pdf">preprint</a>] [<a href="https://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>Reconciling High-Level Optimizations and Low-Level Code in LLVM</b><br/>
18   Juneyoung Lee, Chung-Kil Hur, Ralf Jung, Zhengyang Liu, John Regehr, Nuno P. Lopes<br>
19   In <a href="https://conf.researchr.org/track/splash-2018/splash-2018-OOPSLA">OOPSLA 2018</a><br>
20   [<a href="twinsem/twinsem.pdf">paper</a>] [<a href="https://sf.snu.ac.kr/llvmtwin/">paper website</a>]
21 </li></ul>
22
23 <ul><li>
24   <b>MoSeL: A General, Extensible Modal Framework for Interactive Proofs in Separation Logic</b><br/>
25   Robbert Krebbers, Jacques-Henri Jourdan, Ralf Jung, Joseph Tassarotti, Jan-Oliver Kaiser, Amin Timany, Arthur Charguéraud, Derek Dreyer<br>
26   In <a href="https://icfp18.sigplan.org/">ICFP 2018</a><br>
27   [<a href="https://iris-project.org/pdfs/2018-icfp-mosel-final.pdf">paper</a>] [<a href="https://iris-project.org/mosel/">paper website</a>  (incl. appendix and Coq formalization)]
28 </li></ul>
29
30 <ul><li>
31   <b>RustBelt: Securing the Foundations of the Rust Programming Language</b><br/>
32   Ralf Jung, Jacques-Henri Jourdan, Robbert Krebbers, Derek Dreyer<br>
33   In <a href="https://popl18.sigplan.org/">POPL 2018</a><br>
34   [<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>]
35 </li></ul>
36
37 <h3>2017</h3>
38
39 <ul><li>
40   <b>The Essence of Higher-Order Concurrent Separation Logic</b><br/>
41   Robbert Krebbers, Ralf Jung, Aleš Bizjak, Jacques-Henri Jourdan, Derek Dreyer, Lars Birkedal<br>
42   In <a href="https://www.etaps.org/index.php/2017/esop">ESOP 2017</a><br>
43   [<a href="https://iris-project.org/pdfs/2017-esop-iris3-final.pdf">paper</a>] [<a href="https://iris-project.org">project website</a>  (incl. appendix and Coq formalization)]
44 </li></ul>
45
46 <ul><li>
47   <b>A Higher-Order Logic for Concurrent Termination-Preserving Refinement</b><br/>
48   Joseph Tassarotti, Ralf Jung, Robert Harper<br>
49   In <a href="https://www.etaps.org/index.php/2017/esop">ESOP 2017</a><br>
50   [<a href="https://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)]
51 </li></ul>
52
53 <h3>2016</h3>
54
55 <ul><li>
56   <b>Higher-Order Ghost State</b><br/>
57   Ralf Jung, Robbert Krebbers, Lars Birkedal, Derek Dreyer<br>
58   In <a href="https://conf.researchr.org/home/icfp-2016">ICFP 2016</a><br>
59   [<a href="https://iris-project.org/pdfs/2016-icfp-iris2-final.pdf">paper</a>] [<a href="https://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>]
60 </li></ul>
61
62 <h3>2015</h3>
63
64 <ul><li>
65   <b>Unifying Worlds and Resources</b><br/>
66   Ralf Jung, Derek Dreyer<br>
67   In <a href="https://users-cs.au.dk/birke/hope-2015/">HOPE 2015</a><br>
68   [<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>]
69 </li></ul>
70
71 <ul><li>
72   <b>Iris: Monoids and Invariants as an Orthogonal Basis for Concurrent Reasoning</b><br/>
73   Ralf Jung, David Swasey, Filip Sieczkowski, Kasper Svendsen, Aaron Turon, Lars Birkedal, Derek Dreyer<br>
74   In <a href="https://popl.mpi-sws.org/2015/">POPL 2015</a><br>
75   [<a href="https://iris-project.org/pdfs/2015-popl-iris1-final.pdf">paper</a>] [<a href="https://iris-project.org">project website</a>  (incl. appendix and Coq formalization)] [<a href="iris/talk-popl2015.pdf">talk (slides)</a>]
76 </li></ul>
77
78 <h3>2013</h3>
79 <ul><li>
80   <b>An Intermediate Language To Formally Justify Memory Access Reordering</b> (Bachelor's Thesis)<br/>
81   Ralf Jung, Supervisor: Sebastian Hack, Advisor: Sigurd Schneider<br>
82   [<a href="bachelor/bachelor.pdf">pdf</a>] [<a href="bachelor/bachelor-talk.pdf">slides</a>] [<a href="bachelor/bachelor.zip">coq</a>]
83 </li></ul>
84 </p>