fix pretty printing and make commandline interface
authorMart Lubbers <mart@martlubbers.net>
Tue, 9 Feb 2021 15:06:31 +0000 (16:06 +0100)
committerMart Lubbers <mart@martlubbers.net>
Tue, 9 Feb 2021 15:06:31 +0000 (16:06 +0100)
commita9877499f7dd5f028dbd77d98bf5567fd578e341
treed452ea06e4874c286df4f8fdfbc9919efd52e8ff
parent824dc49b592e352f0e6d6a9415afc0c5197b3d1f
fix pretty printing and make commandline interface
.gitignore
Makefile
ast.c
ast.h
expr.c [deleted file]
input.txt
parse.y
scan.l
splc.c [new file with mode: 0644]
util.c