From b001e3b5d0432bcff7e0244b61be447d019cb8dc Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Thu, 11 Mar 2021 17:31:11 +0100 Subject: [PATCH] add ETAPS award :) --- research/thesis.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/research/thesis.html b/research/thesis.html index 1aaf050..2ff814c 100644 --- a/research/thesis.html +++ b/research/thesis.html @@ -11,6 +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.

+

+This thesis has won the 2021 ETAPS Doctoral Dissertation Award. +

+

Download and references