#chez-scheme-ruse
experimental fourth rewrite.
#Getting started
Inside ruse.scm
, inside main
procedure, see the expression bound
to example
. You can use pk
or exit
to interact with the shell.
You can run the compiler, and evaluate the example program with:
scheme --program chez-scheme-ruse.scm