Implement EVAL for LISTs
authorKaz Wesley <keziahw@gmail.com>
Thu, 18 Jan 2018 22:25:02 +0000 (14:25 -0800)
committerKaz Wesley <keziahw@gmail.com>
Thu, 18 Jan 2018 22:30:23 +0000 (14:30 -0800)
commit6c1eef40f411ff4eec7a3f7599a81be7fae07e2a
tree2fb3cc4114856cc3c0c007866c606162f7ba8c34
parente4ebdd89c0374cc420bc404298ff50f2c64ea328
Implement EVAL for LISTs

Signed-off-by: Kaz Wesley <keziahw@gmail.com>
src/alloc.c
src/alloc.h
src/eval.c
src/eval.h
src/main.c
src/object.h