https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours
stack buildstack exec schemeLisp>>> (load "stdlib.scm")to use standard library
Can be used as a REPL or with a single filename to load and run.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours
stack buildstack exec schemeLisp>>> (load "stdlib.scm") to use standard libraryCan be used as a REPL or with a single filename to load and run.