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

https://github.com/chansuke/lisper


https://github.com/chansuke/lisper

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

#lisper
This is a original lisp like language written in C.
I refered these two pages and using mpc for parser.

www.buildyourownlisp.com

http://mattn.kaoriya.net/software/build_your_own_programming_language.html