link directly to iris-project.org
[web.git] / research / publications.html
1 ---
2 title: Thesis, Publications, Workshop Submissions
3 slug: Publications
4 ---
5
6 <h3>2017</h3>
7
8 <ul><li>
9   <b>The Essence of Higher-Order Concurrent Separation Logic</b><br/>
10   Robbert Krebbers, Ralf Jung, Aleš Bizjak, Jacques-Henri Jourdan, Derek Dreyer, Lars Birkedal<br>
11   In <a href="http://www.etaps.org/index.php/2017/esop">ESOP 2017</a>: 26th European Symposium on Programming<br>
12   [<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)]
13 </li></ul>
14
15 <ul><li>
16   <b>A Higher-Order Logic for Concurrent Termination-Preserving Refinement</b><br/>
17   Joseph Tassarotti, Ralf Jung, Robert Harper<br>
18   In <a href="http://www.etaps.org/index.php/2017/esop">ESOP 2017</a>: 26th European Symposium on Programming<br>
19   [<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)]
20 </li></ul>
21
22 <h3>2016</h3>
23
24 <ul><li>
25   <b>Higher-Order Ghost State</b><br/>
26   Ralf Jung, Robbert Krebbers, Lars Birkedal, Derek Dreyer<br>
27   In <a href="http://conf.researchr.org/home/icfp-2016">ICFP 2016</a>: 21st ACM SIGPLAN International Conference on Functional Programming<br>
28   [<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>]
29 </li></ul>
30
31 <h3>2015</h3>
32
33 <ul><li>
34   <b>Unifying Worlds and Resources</b><br/>
35   Ralf Jung, Derek Dreyer<br>
36   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>
37   [<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>]
38 </li></ul>
39
40 <ul><li>
41   <b>Iris: Monoids and Invariants as an Orthogonal Basis for Concurrent Reasoning</b><br/>
42   Ralf Jung, David Swasey, Filip Sieczkowski, Kasper Svendsen, Aaron Turon, Lars Birkedal, Derek Dreyer<br>
43   In <a href="http://popl.mpi-sws.org/2015/">POPL 2015</a>: 42nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages<br>
44   [<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>]
45 </li></ul>
46
47 <h3>2013</h3>
48 <ul><li>
49   <b>An Intermediate Language To Formally Justify Memory Access Reordering</b> (Bachelor's Thesis)<br/>
50   Ralf Jung, Supervisor: Sebastian Hack, Advisor: Sigurd Schneider<br>
51   [<a href="bachelor/bachelor.pdf">pdf</a>] [<a href="bachelor/bachelor-talk.pdf">slides</a>] [<a href="bachelor/bachelor.zip">coq</a>]
52 </li></ul>
53 </p>