Building the reference implementation.
$ stack exec scheme
Debugging the reference implementation in GHCI.
$ stack repl
Building the HTML and MediaWiki files for the tutorial text.
$ stack exec docs
The Wikipedia files are generated to output/docs/*.wiki
. To view the HTML
output.
$ firefox output/scheme.html