X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/5e3848c138e95a0e1e84fef7d3ebfce56dd3945f..c743b6ee1f0a499d86a64a29cb9377f9124909a2:/research/thesis.html diff --git a/research/thesis.html b/research/thesis.html index ecf170b..1aaf050 100644 --- a/research/thesis.html +++ b/research/thesis.html @@ -11,9 +11,10 @@ slug: Thesis <p>RustBelt is built on top of <em>Iris</em>, a language-agnostic framework, implemented in the Coq proof assistant, for building higher-order concurrent separation logics. This dissertation begins by giving an introduction to Iris, and explaining how Iris enables the derivation of complex high-level reasoning principles from a few simple ingredients. In RustBelt, this technique is exploited crucially to introduce the <em>lifetime logic</em>, which provides a novel separation-logic account of <em>borrowing</em>, a key distinguishing feature of the Rust type system.</p> -<h3>Download</h3> +<h3>Download and references</h3> <ul> -<li><a href="phd/thesis-screen.pdf">Screen-optimized version (PDF)</a></li> -<li><a href="phd/thesis-print.pdf">Print-optimized version (PDF)</a></li> +<li><a href="phd/thesis-screen.pdf">Screen-optimized version (PDF)</a> (updated 2020-12-08)</li> +<li><a href="phd/thesis-print.pdf">Print-optimized version (PDF)</a> (official final version)</li> +<li>DOI: <a href="http://dx.doi.org/10.22028/D291-31946">10.22028/D291-31946</a></li> </ul>