THP compiler

The compiler for the THP Programming Language.

Written in Rust, 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.

Project image