Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tadzik/Plis

Stupid LISP-alike interpreter
https://github.com/tadzik/Plis

Last synced: about 2 months ago
JSON representation

Stupid LISP-alike interpreter

Awesome Lists containing this project

README

        

Stupid LISP-alike interpreter

Try things like (sum 2 3) or (say (sum 3 (sum 4 7)))

Requires readline