Thun/implementations/uvm-ncc
Simon Forman 87aef6f06d It seems to be working.
It took all expletive-deleted day but I finally nailed it down.  In the
end the last bug was I was decrementing a stack pointer /after/ trying
to load the item at the (empty) top of the stack.  Classic.

I still need to make it not re-allocate strings that it has already
interned, but beyond that I think it's fine.
2023-03-04 17:48:26 -08:00
..
font A bunch of stuff. 2023-03-03 07:30:55 -08:00
GNUmakefile Depend on graphics.h. 2023-02-26 13:24:34 -08:00
graphics.h A bunch of stuff. 2023-03-03 07:30:55 -08:00
joy_types.c A start on error handling. 2023-03-03 19:23:15 -08:00
joy_types.h A bunch of stuff. 2023-03-03 07:30:55 -08:00
neat_wu_lines.py A bunch of stuff. 2023-03-03 07:30:55 -08:00
parser.c It seems to be working. 2023-03-04 17:48:26 -08:00
parser.py Joy parser in NCC. 2023-03-04 08:25:32 -08:00
poly.py A bunch of stuff. 2023-03-03 07:30:55 -08:00
utf8.py A bunch of stuff. 2023-03-03 07:30:55 -08:00
wu_demo.png A bunch of stuff. 2023-03-03 07:30:55 -08:00
wu_lines.py Wu-ish lines. 2023-02-27 19:27:32 -08:00
xerblin.c A bunch of stuff. 2023-03-03 07:30:55 -08:00