Peter McGoron c8b6f12851 | ||
---|---|---|
Makefile | ||
README.rst | ||
main.c | ||
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.