Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 143 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 143 Bytes

lispy

lisp like interpreter

stdlib for this language is in prelude.lspy. after starting lispy do load "path/to/prelude.lspy" to use it.