diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2021-08-07 08:04:33 -0400 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2021-08-07 08:04:33 -0400 |
commit | bc448b70cb83cce046e65fb4f69a28a84a53ff49 (patch) | |
tree | f0f3b2bf7f971b5515f869dfae05e33628b47388 /README.md | |
parent | 6f77f307e7d9594341e9972f864e41daede0fab5 (diff) |
Begin filling out spec
+ Add initial spec markdowns
+ Update copyright for libtnsl
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -26,11 +26,11 @@ The standard TNSL compiler suite. Contains a universal front end for producing - arm64 - risc-v -### Build status +### Status - Specification: fail - libtnsl: fail - tnslc: fail + Specification: incomplete + libtnsl: incomplete + tnslc: incomplete ### Credits |