diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -88,6 +88,6 @@ Example programs can be found in the examples directory. - [x] Preprocessor - [x] Lexer - [x] Abstract Syntax Tree -- [~] Parser -- [ ] Doer +- [x] Parser +- [~] Doer - [ ] ?? profit ?? |