C89 lisp implementation
main.c | ||
Makefile | ||
prelude.scm | ||
README.rst |
============= Flatrate LISP ============= Flatrate is a minimalistic LISP. It's designed to test out my garbage collectors. It is C89+ and as portable as one can reasonably make a program. The default macro system is non-hygenic.