snow-fort-windows-installer/README.md

479 B

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