diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ # tnsl-parse The tokenizer for the [TNSL Language](https://github.com/CoreChg/tnsl-lang). Written in Go for the moment. + +The goal is to get this part written, and then write a backend for any arch (x86, arm, risc-v, etc.). +After that, work can begin on the real parser which will be written in native TNSL
\ No newline at end of file |