X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/675089ea544e3f28a2d3d876306f46a5e0ec845d..bf734a0730dcf81299fee7a11956861f341079a7:/research/publications.html?ds=sidebyside
diff --git a/research/publications.html b/research/publications.html
index 71d6be5..75647f9 100644
--- a/research/publications.html
+++ b/research/publications.html
@@ -3,27 +3,58 @@ title: Publications
slug: Publications
---
-
Under Submission
+Waiting for publication
+
+-
+ Safe Systems Programming in Rust: The Promise and the Challenge
+ Ralf Jung, Jacques-Henri Jourdan, Robbert Krebbers, Derek Dreyer
+ Accepted for publication in Communications of the ACM (CACM)
+ [paper]
+
+
+2020
+
+-
+ The Future is Ours: Prophecy Variables in Separation Logic
+ Ralf Jung, Rodolphe Lepigre, Gaurav Parthasarathy, Marianna Rapoport, Amin Timany, Derek Dreyer, Bart Jacobs
+ In POPL 2020
+ [paper] [paper website (incl. appendix and Coq formalization)]
+
+
+-
+ Stacked Borrows: An Aliasing Model for Rust
+ Ralf Jung, Hoang-Hai Dang, Jeehoon Kang, Derek Dreyer
+ In POPL 2020
+ [paper] [paper website (incl. appendix and Coq formalization)]
+
+
+2018
-2018
+-
+ Reconciling High-Level Optimizations and Low-Level Code in LLVM
+ Juneyoung Lee, Chung-Kil Hur, Ralf Jung, Zhengyang Liu, John Regehr, Nuno P. Lopes
+ In OOPSLA 2018
+ [paper] [paper website]
+
-
MoSeL: A General, Extensible Modal Framework for Interactive Proofs in Separation Logic
Robbert Krebbers, Jacques-Henri Jourdan, Ralf Jung, Joseph Tassarotti, Jan-Oliver Kaiser, Amin Timany, Arthur Charguéraud, Derek Dreyer
- In ICFP 2018: 23nd ACM SIGPLAN International Conference on Functional Programming
+ In ICFP 2018
[paper] [paper website (incl. appendix and Coq formalization)]
-
RustBelt: Securing the Foundations of the Rust Programming Language
Ralf Jung, Jacques-Henri Jourdan, Robbert Krebbers, Derek Dreyer
- In POPL 2018: 45th ACM SIGPLAN Symposium on Principles of Programming Languages
+ In POPL 2018
[paper] [paper website (incl. appendix and Coq formalization)] [talk (YouTube)] [talk (slides)]
@@ -32,14 +63,14 @@ slug: Publications
-
The Essence of Higher-Order Concurrent Separation Logic
Robbert Krebbers, Ralf Jung, Aleš Bizjak, Jacques-Henri Jourdan, Derek Dreyer, Lars Birkedal
- In ESOP 2017: 26th European Symposium on Programming
+ In ESOP 2017
[paper] [project website (incl. appendix and Coq formalization)]
-
A Higher-Order Logic for Concurrent Termination-Preserving Refinement
Joseph Tassarotti, Ralf Jung, Robert Harper
- In ESOP 2017: 26th European Symposium on Programming
+ In ESOP 2017
[paper] [paper website (incl. Coq formalization)]
@@ -48,30 +79,53 @@ slug: Publications
2015
-
-
-
Iris: Monoids and Invariants as an Orthogonal Basis for Concurrent Reasoning
Ralf Jung, David Swasey, Filip Sieczkowski, Kasper Svendsen, Aaron Turon, Lars Birkedal, Derek Dreyer
- In POPL 2015: 42nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages
+ In POPL 2015
[paper] [project website (incl. appendix and Coq formalization)] [talk (slides)]
2013
-
- An Intermediate Language To Formally Justify Memory Access Reordering (Bachelor's Thesis)
+ An Intermediate Language To Formally Justify Memory Access Reordering
Ralf Jung, Supervisor: Sebastian Hack, Advisor: Sigurd Schneider
- [pdf] [slides] [coq]
+ Bachelor Thesis
+ [thesis] [slides] [coq]
+
+Workshop Talks
+
+2020
+
+-
+ Stacked Borrows: An Aliasing Model for Rust
+ Ralf Jung
+ At PRiML 2020 (invited talk)
+ [slides]
+
+
+2019
+
+
+
+2015
+
+-
+ Unifying Worlds and Resources
+ Ralf Jung, Derek Dreyer
+ At HOPE 2015: 4th ACM SIGPLAN Workshop on Higher-Order Programming with Effects
+ [slides] [YouTube]
+