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

https://github.com/bor0/tinylisp

A tiny and extensible lisp interpreter
https://github.com/bor0/tinylisp

Last synced: about 1 year ago
JSON representation

A tiny and extensible lisp interpreter

Awesome Lists containing this project

README

          

TinyLisp interpreter by Boro Sitnikovski
========================================

A tiny and extensible lisp interpreter. Inspired by SICP, and based on Peter Norvig's lispy.

Check `examples/` for examples, or `tests/` for more examples on usage.

Boro Sitnikovski

December, 2015