Commit Graph

5 Commits (f138d8c66b1f1075a145be41e34a64e4c954c74a)

Author SHA1 Message Date
Alona EM a7e44f432c /src/test/run-pass$ ~/pres/racket/bin/raco fmt -i **/*.scm 2021-12-29 02:32:43 +00:00
Alona EM 2338430e0a Many closure tests, mainly from lox 2021-12-29 02:09:51 +00:00
Alona EM bc00dbe69e Implement closures
What a pain.

Next steps: More happy path tests, then large values/mutabilty, then redo in bytecode.
2021-12-28 01:42:17 +00:00
Alona EM bc0d17e58f Many more tests 2021-12-27 20:43:12 +00:00
Alona EM 4c4928ea9f Refractor tests 2021-12-27 15:53:56 +00:00