diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,10 +12,10 @@ It is written from scratch solely using tools distributed with Guile. - [X] Cleanup temp files after process end - [ ] More parenthesis -** TODO Features [1/19] +** TODO Features [2/19] - [X] Trivial Programs -- [ ] Unary Operators +- [X] Unary Operators - bitwise complement, negation - [ ] Binary Operators - [ ] Logical and Relational Operators |