slug: Publications
---
-<h3>Under Submission</h3>
+<!-- <h3>Under Submission</h3> -->
+
+<h3>2020</h3>
<ul><li>
- <b>Iris from the Ground Up: A Modular Foundation for Higher-Order Concurrent Separation Logic</b><br/>
- Ralf Jung, Robbert Krebbers, Jacques-Henri Jourdan, Aleš Bizjak, Lars Birkedal, Derek Dreyer<br>
- [<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)]
+ <b>The Future is Ours: Prophecy Variables in Separation Logic</b><br/>
+ Ralf Jung, Rodolphe Lepigre, Gaurav Parthasarathy, Marianna Rapoport, Amin Timany, Derek Dreyer, Bart Jacobs<br>
+ In <a href="https://popl20.sigplan.org/">POPL 2020</a><br>
+ [<a href="https://plv.mpi-sws.org/prophecies/paper.pdf">paper</a>] [<a href="https://plv.mpi-sws.org/prophecies/">paper website</a> (incl. appendix and Coq formalization)]
+</li></ul>
+
+<ul><li>
+ <b>Stacked Borrows: An Aliasing Model for Rust</b><br/>
+ Ralf Jung, Hoang-Hai Dang, Jeehoon Kang, Derek Dreyer<br>
+ In <a href="https://popl20.sigplan.org/">POPL 2020</a><br>
+ [<a href="https://plv.mpi-sws.org/rustbelt/stacked-borrows/paper.pdf">paper</a>] [<a href="https://plv.mpi-sws.org/rustbelt/stacked-borrows/">paper website</a> (incl. appendix and Coq formalization)]
</li></ul>
<h3>2018</h3>
+<ul><li>
+ <b>Iris from the Ground Up: A Modular Foundation for Higher-Order Concurrent Separation Logic</b><br/>
+ Ralf Jung, Robbert Krebbers, Jacques-Henri Jourdan, Aleš Bizjak, Lars Birkedal, Derek Dreyer<br>
+ In <a href="https://www.cambridge.org/core/journals/journal-of-functional-programming/issue/832F8756D0A835287494117BF9ED5E74">Journal of Functional Programming (JFP), Volume 28, e20, November 2018</a><br>
+ [<a href="https://www.mpi-sws.org/~dreyer/papers/iris-ground-up/paper.pdf">paper</a>] [<a href="https://iris-project.org">project website</a> (incl. appendix and Coq formalization)]
+</li></ul>
+
<ul><li>
<b>Reconciling High-Level Optimizations and Low-Level Code in LLVM</b><br/>
Juneyoung Lee, Chung-Kil Hur, Ralf Jung, Zhengyang Liu, John Regehr, Nuno P. Lopes<br>
<h3>2015</h3>
-<ul><li>
+<!--<ul><li>
<b>Unifying Worlds and Resources</b><br/>
Ralf Jung, Derek Dreyer<br>
In <a href="https://users-cs.au.dk/birke/hope-2015/">HOPE 2015</a><br>
[<a href="https://www.youtube.com/watch?v=9Dyna88piek&list=PLnqUlCo055hX6SsmMr1AmW6quMjvdMPvK&index=10" target="_blank">talk (YouTube)</a>] [<a href="iris/talk-hope2015.pdf">talk (slides)</a>]
-</li></ul>
+</li></ul>-->
<ul><li>
<b>Iris: Monoids and Invariants as an Orthogonal Basis for Concurrent Reasoning</b><br/>