## Yet another lisp interpreter It's a simple minimal lisp interpreter written by ruby. Still INCOMPLETE. ### usage - uncomment repl() in `minlisp.rb` - run it