Ecosyste.ms: Awesome

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

https://github.com/robertostling/lisp1k

Interpreter for a minimal LISP-like language (in 1k lines of C)
https://github.com/robertostling/lisp1k

Last synced: about 2 months ago
JSON representation

Interpreter for a minimal LISP-like language (in 1k lines of C)

Lists

README

        

# lisp1k
Interpreter for a minimal LISP-like language (in 1k lines of C)

## Quick start

To build and test the interpreter, just type:

make

./lisp