From dfbd19b865b636c19e788fa9e07be3829a521ff4 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Thu, 16 Sep 2021 15:11:32 -0400 Subject: [PATCH] add SIGPLAN award --- research/thesis.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/research/thesis.html b/research/thesis.html index 5e48615..082f9c1 100644 --- a/research/thesis.html +++ b/research/thesis.html @@ -12,7 +12,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 received an Honorable Mention for the 2020 ACM Doctoral Dissertation Award, a 2021 Otto Hahn Medal and the 2021 ETAPS Doctoral Dissertation Award. +This thesis has received an Honorable Mention for the 2020 ACM Doctoral Dissertation Award, +the ACM SIGPLAN John C. Reynolds Doctoral Dissertation Award (as one of two recipients), +a 2021 Otto Hahn Medal +and the 2021 ETAPS Doctoral Dissertation Award.

Download and references

-- 2.30.2