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

https://github.com/squaremo/scheme-in-erl

Every day a new Scheme interpreter
https://github.com/squaremo/scheme-in-erl

Last synced: over 1 year ago
JSON representation

Every day a new Scheme interpreter

Awesome Lists containing this project

README

          

More messing about, this time with Scheme interpreters in Erlang.

For fun times:

$ make
$ ./eval "(+ 1 1)"

and brace yourself.