No description
Find a file
2025-11-13 20:21:01 -05:00
tests Fix the buggy mark 3 gmachine 2025-11-13 17:06:36 -05:00
.gitignore Add tests 2025-05-27 23:18:57 -04:00
ast.rkt Add tests 2025-05-27 23:18:57 -04:00
compiler.rkt Add more test cases for the lazy machine 2025-11-12 21:41:33 -05:00
gmachine.rkt Add allocation 2025-11-13 20:21:01 -05:00
Makefile Add tests 2025-05-27 23:18:57 -04:00
parser.rkt Add simple precedence test cases 2025-11-07 10:03:04 -05:00
prelude.core Add tests 2025-05-27 23:18:57 -04:00
printer.rkt Add unallocated node type 2025-06-07 16:34:28 -04:00
semantics.rkt Fix the bug related to binops 2025-06-09 23:37:52 -04:00
typed-parser.rkt Add tests for recursion 2025-06-07 17:37:29 -04:00