X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/8c770ff81e767cf036d566e23a53c526dcbecc44..91178cc37df56eede73de24b55f82d530990e252:/research/publications.html?ds=sidebyside diff --git a/research/publications.html b/research/publications.html index a3b8395..71d6be5 100644 --- a/research/publications.html +++ b/research/publications.html @@ -1,22 +1,46 @@ --- -title: Thesis, Publications, Workshop Submissions +title: Publications slug: Publications --- +<h3>Under Submission</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)] +</li></ul> + +<h3>2018</h3> + +<ul><li> + <b>MoSeL: A General, Extensible Modal Framework for Interactive Proofs in Separation Logic</b><br/> + Robbert Krebbers, Jacques-Henri Jourdan, Ralf Jung, Joseph Tassarotti, Jan-Oliver Kaiser, Amin Timany, Arthur Charguéraud, Derek Dreyer<br> + In <a href="https://icfp18.sigplan.org/">ICFP 2018</a>: 23nd ACM SIGPLAN International Conference on Functional Programming<br> + [<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)] +</li></ul> + +<ul><li> + <b>RustBelt: Securing the Foundations of the Rust Programming Language</b><br/> + Ralf Jung, Jacques-Henri Jourdan, Robbert Krebbers, Derek Dreyer<br> + In <a href="https://popl18.sigplan.org/">POPL 2018</a>: 45th ACM SIGPLAN Symposium on Principles of Programming Languages<br> + [<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>] +</li></ul> + <h3>2017</h3> <ul><li> <b>The Essence of Higher-Order Concurrent Separation Logic</b><br/> Robbert Krebbers, Ralf Jung, Aleš Bizjak, Jacques-Henri Jourdan, Derek Dreyer, Lars Birkedal<br> - In <a href="http://www.etaps.org/index.php/2017/esop">ESOP 2017</a>: 26th European Symposium on Programming<br> - [<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)] + In <a href="https://www.etaps.org/index.php/2017/esop">ESOP 2017</a>: 26th European Symposium on Programming<br> + [<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)] </li></ul> <ul><li> <b>A Higher-Order Logic for Concurrent Termination-Preserving Refinement</b><br/> Joseph Tassarotti, Ralf Jung, Robert Harper<br> - In <a href="http://www.etaps.org/index.php/2017/esop">ESOP 2017</a>: 26th European Symposium on Programming<br> - [<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)] + In <a href="https://www.etaps.org/index.php/2017/esop">ESOP 2017</a>: 26th European Symposium on Programming<br> + [<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)] </li></ul> <h3>2016</h3> @@ -24,8 +48,8 @@ slug: Publications <ul><li> <b>Higher-Order Ghost State</b><br/> Ralf Jung, Robbert Krebbers, Lars Birkedal, Derek Dreyer<br> - In <a href="http://conf.researchr.org/home/icfp-2016">ICFP 2016</a>: 21st ACM SIGPLAN International Conference on Functional Programming<br> - [<a href="http://iris-project.org/pdfs/2016-icfp-iris2-final.pdf">paper</a>] [<a href="http://plv.mpi-sws.org/iris/">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>] + In <a href="https://conf.researchr.org/home/icfp-2016">ICFP 2016</a>: 21st ACM SIGPLAN International Conference on Functional Programming<br> + [<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>] </li></ul> <h3>2015</h3> @@ -33,15 +57,15 @@ slug: Publications <ul><li> <b>Unifying Worlds and Resources</b><br/> Ralf Jung, Derek Dreyer<br> - 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> + In <a href="https://users-cs.au.dk/birke/hope-2015/">HOPE 2015</a>: 4th ACM SIGPLAN Workshop on Higher-Order Programming with Effects<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> <ul><li> <b>Iris: Monoids and Invariants as an Orthogonal Basis for Concurrent Reasoning</b><br/> Ralf Jung, David Swasey, Filip Sieczkowski, Kasper Svendsen, Aaron Turon, Lars Birkedal, Derek Dreyer<br> - In <a href="http://popl.mpi-sws.org/2015/">POPL 2015</a>: 42nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages<br> - [<a href="http://iris-project.org/pdfs/2015-popl-iris1-final.pdf">paper</a>] [<a href="http://plv.mpi-sws.org/iris/">project website</a> (incl. appendix and Coq formalization)] [<a href="iris/talk-popl2015.pdf">talk (slides)</a>] + In <a href="https://popl.mpi-sws.org/2015/">POPL 2015</a>: 42nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages<br> + [<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>] </li></ul> <h3>2013</h3>