retropikzel 86c9728793 | ||
---|---|---|
executables | ||
.gitignore | ||
Dockerfile.jenkins | ||
Jenkinsfile | ||
Makefile | ||
README.md | ||
download.sh | ||
get-archive-urls.scm | ||
install.nsi |
README.md
Note about SRFIs
SRFI packages are not inluded in the setup executable as there might be more than one implementation.
Installation
Download the latest setup executable from Jenkins and run it.
Using the libraries
Add the installation path to your implementations load path:
%SNOW_LIBRARY_PATH%
For example with Gauche:
gosh.exe -r7 -A "%SNOW_LIBRARY_PATH%" main.scm