diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ Example programs can be found [here](examples/). - [x] Lexer - [x] Abstract Syntax Tree +- [ ] Preprocessor - [ ] Parser - [ ] Doer - [ ] ?? profit ?? |