mirror of
https://github.com/vonhyou/lisp-interpreter.git
synced 2025-06-08 02:02:01 +00:00
163 B
163 B
Yet another lisp interpreter
It's a simple minimal lisp interpreter written by ruby.
Still INCOMPLETE.
usage
- uncomment repl() in
minlisp.rb
- run it