diff options
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -26,5 +26,3 @@ - configure looks for toolchain on system, uses included toolchain if not found - Top-level makefile directs build process (simple and bootstrap builds) - * Likely lexer optimization: replace printf in `accept()` with eval-based - array, then join and printf the array in `run_lexer()` |