Thun/implementations/uvm-ncc
Simon Forman 0af1a9f7b5 It turns out the error machinery was working...
So I was memset'ing the hash table and string table /after/ setting up
the left- and right-bracket tokens! So then when I tried to print the
token list and ht_lookup() dutifully set the error code when it couldn't
find the strings in the hash table, the system properly quit printing
and halted.  D'oh!  That was a subtle one.  Obvious in hindsight.
2023-03-05 14:36:55 -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 It turns out the error machinery was working... 2023-03-05 14:36:55 -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