A purely functional dialect of Lisp with lazy evaluation
Purely functional dialect of Lisp
ol
$ ol
$ ol script.lisp
$ ol -e '(print (+ 2 3))'