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

https://github.com/intercaetera/lispex

A toy Lisp interpreter in Elixir.
https://github.com/intercaetera/lispex

Last synced: 11 months ago
JSON representation

A toy Lisp interpreter in Elixir.

Awesome Lists containing this project

README

          

A very basic lisp interpreter in Elixir. Rewritten from https://github.com/intercaetera/evalexpr.