X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/8f21ba14d4e6db8ca5115095264439d52190f2f4..c83c3006312e926104d9a9a29d1a8933ad108e95:/research/publications.html?ds=sidebyside diff --git a/research/publications.html b/research/publications.html index c91cf03..f8ae0b6 100644 --- a/research/publications.html +++ b/research/publications.html @@ -3,16 +3,33 @@ title: Publications 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> @@ -61,12 +78,12 @@ slug: Publications <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/> @@ -77,8 +94,28 @@ slug: Publications <h3>2013</h3> <ul><li> - <b>An Intermediate Language To Formally Justify Memory Access Reordering</b> (Bachelor's Thesis)<br/> + <b>An Intermediate Language To Formally Justify Memory Access Reordering</b> <span style="white-space: nowrap">(Bachelor's Thesis)</span><br/> Ralf Jung, Supervisor: Sebastian Hack, Advisor: Sigurd Schneider<br> - [<a href="bachelor/bachelor.pdf">pdf</a>] [<a href="bachelor/bachelor-talk.pdf">slides</a>] [<a href="bachelor/bachelor.zip">coq</a>] + [<a href="bachelor/bachelor.pdf">thesis</a>] [<a href="bachelor/bachelor-talk.pdf">slides</a>] [<a href="bachelor/bachelor.zip">coq</a>] </li></ul> </p> + +<h2>Workshop Talks</h2> + +<h3>2019</h3> + +<ul><li> + <b>Logical Atomicity in Iris: the Good, the Bad, and the Ugly</b><br/> + Ralf Jung<br> + At <a href="https://iris-project.org/workshop-2019/">Iris Workshop 2019</a><br> + [<a href="iris/logatom-talk-2019.pdf">slides</a>] +</li></ul> + +<h3>2015</h3> + +<ul><li> + <b>Unifying Worlds and Resources</b><br/> + Ralf Jung, Derek Dreyer<br> + At <a href="http://users-cs.au.dk/birke/hope-2015/">HOPE 2015</a>: 4th ACM SIGPLAN Workshop on Higher-Order Programming with Effects<br> + [<a href="iris/talk-hope2015.pdf">slides</a>] [<a href="https://www.youtube.com/watch?v=9Dyna88piek&list=PLnqUlCo055hX6SsmMr1AmW6quMjvdMPvK&index=10" target="_blank">YouTube</a>] +</li></ul>