At Apple, I work on the Clang compiler team. I like exploring cool aspects of programming languages and compilers.
Refactoring the parser within Swift compiler to produce only lossless syntax trees.
Analysing LLVM IR programs via interpretation with approximate semantics.
Using constexpr C++20 to automatically turn interpreters into compilers.