scheme-interpreter https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours build stack build stack exec scheme Lisp>>> (load "stdlib.scm") to use standard library Can be used as a REPL or with a single filename to load and run.