The compiler for the THP Programming Language.
Previously written in Rust and rewritten in Zig,
features a hand written lexer,
top-down parser, type checker, IR generator
and code generator.
In the future it will also perform code formatting,
provide an LSP and package managing.