## Yet another lisp interpreter **PRO**cessor of **L**ist for Mathematical Calculation It's a simple minimal lisp interpreter written in ruby. ![](./screenshot/demo.svg) ### Feature - Basic functions as a minimal lisp - **No** support for `String` ### Usage ```bash $ ruby ./prol.rb ```