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
- Host: GitHub
- URL: https://github.com/farazhaider/lispex
- Owner: farazhaider
- Created: 2018-06-20T21:28:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-03T12:57:29.000Z (almost 8 years ago)
- Last Synced: 2025-04-10T04:39:16.562Z (about 1 year ago)
- Topics: elixir-lang, erlang
- Language: Elixir
- Homepage: https://farazhaider.github.io/lispex/Lispex.html
- Size: 105 KB
- Stars: 26
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.