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

https://github.com/farazhaider/lispex

Lisp Interpreter in Elixir
https://github.com/farazhaider/lispex

elixir-lang erlang

Last synced: 3 months ago
JSON representation

Lisp Interpreter in Elixir

Awesome Lists containing this project

README

          

# Lispex

**A Lisp interpreter written in Elixir**

You can find the detailed documentation [here](https://farazhaider.github.io/lispex/)

An [article](https://medium.com/@sfhrizvi/writing-lispex-a-lisp-interpreter-in-elixir-423cd2c439ac) explaining the workings of this project in detail.