experimenting with the new reader

This commit is contained in:
2021-01-15 09:12:28 +00:00
parent 554667b227
commit b327791484
9 changed files with 3136 additions and 73 deletions

View File

@ -66,6 +66,7 @@ libhcl_la_SOURCES = \
bigint.c \
cnode.c \
comp.c \
comp2.c \
debug.c \
decode.c \
dic.c \
@ -83,6 +84,7 @@ libhcl_la_SOURCES = \
prim.c \
print.c \
rbt.c \
read.c \
read2.c \
sym.c \
utf8.c \