Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leoht/micro-lisp

A really - really, minimal interpreter for basic LISP expressions, written in C, for the sake of learning and fun
https://github.com/leoht/micro-lisp

Last synced: 2 months ago
JSON representation

A really - really, minimal interpreter for basic LISP expressions, written in C, for the sake of learning and fun

Awesome Lists containing this project

README

        

# micro-lisp
A really - really, minimal interpreter for basic LISP expressions, written in C, for the sake of learning and fun