Better parse tree printer and some type checking
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 2 Jun 2020 01:05:14 +0000 (20:05 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 2 Jun 2020 01:05:14 +0000 (20:05 -0500)
commitb873916ea511cab56d84b764bf3796392598b4fb
treee41b23a013d1c7cd4593e179caa35894bce70978
parent4e3183fec096f7a35f3fc6fbee1b6705d5c25ce4
Better parse tree printer and some type checking
13 files changed:
docs/plan
docs/thoughts
onyx
onyx.c
onyxlex.c
onyxlex.h
onyxmsgs.c
onyxmsgs.h
onyxparser.c
onyxparser.h
onyxutils.c
progs/minimal.onyx
progs/mvp.onyx