From 35bbeda7c9e3920577aecc52c2d3382378ee2b74 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Thu, 10 Sep 2020 18:04:03 +0200 Subject: [PATCH] add thesis DOI --- research/thesis.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/research/thesis.html b/research/thesis.html index ecf170b..1ad155d 100644 --- a/research/thesis.html +++ b/research/thesis.html @@ -11,9 +11,10 @@ slug: Thesis

RustBelt is built on top of Iris, 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 lifetime logic, which provides a novel separation-logic account of borrowing, a key distinguishing feature of the Rust type system.

-

Download

+

Download and references

-- 2.30.2