| Age | Commit message (Collapse) | Author | Files | Lines |
|
Garbage collection is no longer recursive, heap takes an offset
explicitly, and we use the vector length to store the free pointer.
|
|
|
|
|
|
|
|
|
|
I'm too scared to actually try to run it right now.
|
|
I don't think we finished it, but I wrote this code a while ago and I'm
just trying to get it committed.
|
|
Not sure if everything here will be needed eventually, but we have a
working bytecode interpreter. Next I will write the linker, then the
core compiler, and finish with the macro expander.
|