## 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: %ProgramFiles%/snow For example with Gauche: gosh.exe -r7 -A "%ProgramFiles%/snow" main.scm