a really bad toy lisp interpreter written in elixir
- Elixir 100%
| .gitignore | cleaned up gitignore | |
| blep.exs | changed int function to num, and allowed it to handle both ints and floats | |
| LICENSE | Initial commit | |
| README.md | Initial commit | |
| std.blep | added cons and filter | |
blep
a really bad toy lisp interpreter written in elixir