X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/13948f7acae4033767c1a2936916b73ab08d6a4c..ff29c5d2813b80d704e4c3fb6423bfd4257c9154:/ralf/_posts/2015-10-12-formalizing-rust.md diff --git a/ralf/_posts/2015-10-12-formalizing-rust.md b/ralf/_posts/2015-10-12-formalizing-rust.md index 3ad7cfa..672f900 100644 --- a/ralf/_posts/2015-10-12-formalizing-rust.md +++ b/ralf/_posts/2015-10-12-formalizing-rust.md @@ -1,6 +1,7 @@ --- title: Formalizing Rust categories: research rust +reddit: /rust/comments/3ofkz6/formalizing_rust/ --- My current research project - and the main topic of my PhD thesis - is about developing a *semantic model* of the [Rust programming language](https://www.rust-lang.org/) and, most importantly, its type system.