X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/a39bf384475c02d4e32e046fec89a31452488cb8..4771658e6a1fd2d4ddfdc4d9e7cad1465c5aca29:/research/index.html diff --git a/research/index.html b/research/index.html index f471122..ef0ac0c 100644 --- a/research/index.html +++ b/research/index.html @@ -4,8 +4,15 @@ 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 as 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 offering up to two fully funded PhD positions in my newly founded research group at ETH Zürich, with flexible start date. +I am looking for strong students that want to do research at the foundations of programming language theory, in program verification and separation logic, with a focus on Rust and Iris. +Knowledge of Coq is greatly appreciated. Interested candidates can contact me directly. +Please explain why you are interested in a PhD in this field and what your prior experience is. Also include a CV and possible contacts for recommendation letters.

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.