Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frenchy64/lisp-interp


https://github.com/frenchy64/lisp-interp

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# REPL

Use `make repl` to run REPL with valgrind.

Without valgrind, run `make`, then `./repl`.

`make tests` to run the test suite.