Define UVECTOR and ATOM
authorKaz Wesley <keziahw@gmail.com>
Sun, 28 Jan 2018 03:48:14 +0000 (19:48 -0800)
committerJason Self <j@jxself.org>
Sun, 28 Jan 2018 05:29:08 +0000 (21:29 -0800)
commit58a5ffdfec139a0c9d399f603b77a764ae8607f7
tree09f4a1e74273fc93873c2d8a0564dfbf76dbac4d
parent3eadff410d2d08246d6f195ef209ed9d88c99be5
Define UVECTOR and ATOM

Signed-off-by: Kaz Wesley <keziahw@gmail.com>
src/Makefile.am
src/alloc.h
src/atom.c [new file with mode: 0644]
src/atom.h [new file with mode: 0644]
src/eval.c
src/main.c
src/object.c
src/object.h
src/print.c
src/read.c