Browsing Tag
compilers
2 posts
A program is a tree — building a Verbose compiler in Verbose
Verbose is a small experimental language I’m building. Its compiler proves properties about your code — like termination…
Crash Course on the Kotlin Compiler | K1 + K2 Frontends, Backends
Quick detour on why there are so many versions and how it affects data transformations in the compiler Perhaps…