1
0
Fork
You've already forked blep
0
a really bad toy lisp interpreter written in elixir
  • Elixir 100%
2024年05月16日 12:17:04 -04:00
.gitignore cleaned up gitignore 2024年05月14日 09:50:24 -04:00
blep.exs changed int function to num, and allowed it to handle both ints and floats 2024年05月16日 12:17:04 -04:00
LICENSE Initial commit 2024年03月23日 04:12:05 +00:00
README.md Initial commit 2024年03月23日 04:12:05 +00:00
std.blep added cons and filter 2024年05月15日 14:06:33 -04:00

blep

a really bad toy lisp interpreter written in elixir