X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/ed3579d7d6ad285fefc257e67bf65c8a9e963e99..ba0a501ea74045d52348a4654a0cc736ab01ea8f:/research/index.html diff --git a/research/index.html b/research/index.html index 5128512..9700308 100644 --- a/research/index.html +++ b/research/index.html @@ -9,8 +9,11 @@ Previously, I completed my PhD at PDOS group at MIT CSAIL.

-

If you are interested in doing a PhD or post-doc working on programming language foundations, and in particular formal foundations for Rust, or if you are an ETH student interested in a Master Thesis in that area -- please reach out! -(Note that PhDs at ETH can start any time during the year, not just in September.)

+

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. +Note that doing a PhD at ETH Zürich generally requires a Master's degree, but there is a direct doctorate program that you can enter with a Bachelor's degree (application deadline December 15th).

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.