X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/33259f540f18a1efcc5312876f1e8f12f0718d0c..97e64303244a752b153900e6a78e54ad8e3d3421:/ralf/_posts/2017-07-08-rustbelt.md diff --git a/ralf/_posts/2017-07-08-rustbelt.md b/ralf/_posts/2017-07-08-rustbelt.md index 9563866..1dfee5b 100644 --- a/ralf/_posts/2017-07-08-rustbelt.md +++ b/ralf/_posts/2017-07-08-rustbelt.md @@ -4,7 +4,7 @@ categories: research rust forum: https://internals.rust-lang.org/t/rustbelt-securing-the-foundations-of-the-rust-programming-language/5509 --- -Just yesterday, we submitted our paper [RustBelt: Securing the Foundations of the Rust Programming Language](https://www.mpi-sws.org/~dreyer/papers/rustbelt/paper.pdf). +Just yesterday, we submitted our paper [RustBelt: Securing the Foundations of the Rust Programming Language](https://plv.mpi-sws.org/rustbelt/popl18/). Quoting from the abstract: > Rust is a new systems programming language that promises to overcome @@ -37,3 +37,7 @@ Of course, I am far from the only person who worked on this. All these results were only possible because of my great collaborators, [Jacques-Henri Jourdan](https://jhjourdan.mketjh.fr/) and [Robbert Krebbers](http://robbertkrebbers.nl/), as well as my PhD advisor, [Derek Dreyer](http://www.mpi-sws.org/~dreyer/). I also benefited a lot from countless discussions with the Rust community at large, and with Aaron and Niko in particular. You guys rock! + +**Update:** I have changed the link to point to the [final version of the paper](https://plv.mpi-sws.org/rustbelt/popl18/). **/Update** + +**Update:** The conference talk is now available [on YouTube](https://www.youtube.com/watch?v=Cy9NUVaiYUg). **/Update**