From b1e901b5ea18eb5b1fc985ae2d44737858afc3e2 Mon Sep 17 00:00:00 2001 From: bd Date: Sat, 18 Jan 2025 11:40:25 -0700 Subject: Complete full translation for unary operators --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index 33c5ac4..16f12c1 100644 --- a/README.org +++ b/README.org @@ -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 -- cgit v1.2.3