X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/8c37d1701833057e1c28f725a190ee098e13e333..287752b8fdeb0d834069982020895bbcd5a5bca7:/research/index.html diff --git a/research/index.html b/research/index.html index 3b04268..14eb3c2 100644 --- a/research/index.html +++ b/research/index.html @@ -4,12 +4,12 @@ title: Ralf Jung
-

I am a PhD student at Max Planck Institute for Software Systems (MPI-SWS) and Saarland University under the supervision of Derek Dreyer, head of the Foundations of Programming group.

+

I am a PhD student at Max Planck Institute for Software Systems (MPI-SWS) and Saarland University under the supervision of Derek Dreyer, head of the Foundations of Programming group.

Previously, I did my Bachelor's thesis in computer science at the Compiler Design chair of the university (also see below).

I am currently working on giving a formal model to Rust's type system. -This work is part of the RustBelt project.
+This work is part of the RustBelt project.
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.
For some more information, check out my research blog.