Distributions

All versions of the TLang compiler and related tools can be found here.

Releases

v0.0.1

Git commit hash: a1c6eb9c748fc8836140329f2bc63bd03a282d2a

This is the first public release of the T compiler. The lexer, parser and some type-checking is implemented. The type-checker is no where near complete as it doesn’t recursively check types nor does it do any dependency graph creation and checking for classes and inheritance.

There is no code gen at this point.

Architecture Content URL
x86_64 tlang executable Link
x86_64 Source directory Link