Official T compiler implementation
 
 
Go to file
Tristan B. V. Kildaire 1f103bf190 Basic lexer added
Supports splitting by whitespace
Supports escaping into string mode and returning back to whitespace splitting mode
2021-03-02 22:26:35 +02:00
source/tlang Basic lexer added 2021-03-02 22:26:35 +02:00
.gitignore Initial commit 2021-03-02 21:03:55 +02:00
dub.json Added gogga dependancy 2021-03-02 21:56:08 +02:00