mirror of https://github.com/tbklang/tlang.git
Parsing-related tracking
All related to the generation of the dependency tree, the typechecking and code generation of the linearized tree.
The tokenizer
The general CodeEmitter API and the C code emitter (DGen)
Anything to do with the compiler and the tooling itself, the interface in terms of the command-line, exception handling and so on