Phase 8: Tree-walking interpreter for in-memory REPL eval (~0.02ms vs 1133ms compiled). 66 eval tests.

This commit is contained in:
2026-05-08 20:16:42 +03:00
parent feb9cee287
commit 1f9d662ed9
7 changed files with 1540 additions and 10 deletions
+5
View File
@@ -8,3 +8,8 @@ nimcache/
*_generated
test_reader
test_emitter
test_pvec
test_pmap
test_deps
test_eval
books/