make parser more robuust, add string literals and escapes
authorMart Lubbers <mart@martlubbers.net>
Tue, 9 Feb 2021 10:24:50 +0000 (11:24 +0100)
committerMart Lubbers <mart@martlubbers.net>
Tue, 9 Feb 2021 10:24:50 +0000 (11:24 +0100)
commit5247342c38fce0f9161d8cd56835130263c3eb50
tree5371fbc94e0e1f4f9ea5148a68c4b8a193f963b3
parenta601959e253ceb0a5386b666495c325ec1114f8d
make parser more robuust, add string literals and escapes
ast.c
ast.h
input.txt
parse.y
scan.l
todo.txt [deleted file]
util.c
util.h