X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/8f56133dcadef940f6868fe72f1a6d696ac1d994..c075bd6796a4278a97e2b3dab5417febfba15f24:/research/index.html?ds=inline diff --git a/research/index.html b/research/index.html index 9a8f8c7..3b04268 100644 --- a/research/index.html +++ b/research/index.html @@ -9,7 +9,8 @@ title: Ralf Jung <p>Previously, I did my Bachelor's thesis in computer science at the <a href="http://www.cdl.uni-saarland.de/index.php">Compiler Design chair</a> of the university (also see below).</p> <p>I am currently working on giving a formal model to <a href="https://www.rust-lang.org/">Rust's</a> type system. -This builds on my previous work on a logic to support modular reasoning about higher-order concurrent imperative programs. The focus there was on providing simple building blocks that are powerful enough to recover more sophisticated reasoning techniques that were often axiomatized in previous logics. <br/> +This work is part of the <a href="http://plv.mpi-sws.org/rustbelt/">RustBelt</a> project. <br/> +The Rust work builds on my previous work on a logic to support modular reasoning about higher-order concurrent imperative programs. The focus there was on providing simple building blocks that are powerful enough to recover more sophisticated reasoning techniques that were often axiomatized in previous logics. <br/> For some more information, check out my <a href="https://www.ralfj.de/blog/categories/research.html">research blog</a>.</p> <p>In my free time, I like to run internet services myself and work on free software.