Scheme-interpreter An embeddable lisp/scheme interpreter written in C++. Includes a small subset of the MIT Scheme library. Build $ ./setup.sh The executable file will be in the build directory $ cd build $ ./scheme-repl