Tweak readme
This commit is contained in:
parent
20c84596df
commit
356eea4fb8
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ This is the repository of an experimental toy programming language.
|
|||
It is a statically & strictly-typed, imperative, eager-evaluated, low-level language, that should be efficient, simple but effective to use, and allow seamless C FFI.
|
||||
|
||||
What is currently done:
|
||||
|
||||
* Part of the base specification (see spec.txt)
|
||||
* Bison-generated parser into AST
|
||||
* Custom non-SSA IR
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue