X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/e26f7b1a0c85f33c654a724b715811b0be95e450..97ca6b88a6d9e86dd2ccc78cb512036af8c7c112:/research/index.html diff --git a/research/index.html b/research/index.html index d121152..d335f56 100644 --- a/research/index.html +++ b/research/index.html @@ -2,12 +2,19 @@ title: Ralf Jung --- -
+
-

I am a post-doctoral researcher in the PDOS group at MIT CSAIL under the supervision of Frans Kaashoek and Nickolai Zeldovich.
-Previously, I completed my PhD at MPI-SWS and Saarland University in Saarbrücken, Germany; my advisor was Derek Dreyer.

+

I am assistant professor at ETH Zürich, leading the Programming Language Foundations Lab. +We are part of the Institute for Programming Languages and Systems.
+Previously, I completed my PhD at MPI-SWS and Saarland University in Saarbrücken, Germany; my advisor was Derek Dreyer. +I also did a post-doc in the PDOS group at MIT CSAIL. +

-

I am on the academic job market this year (fall 2021), mostly looking for faculty positions in Europe.

+

My two main lines of work are about Rust and Iris.
On the Rust side, I am working (also in collaboration with the Rust language team) towards a solid formal foundation for the language, including in particular the unsafe parts.