guile¶
Guile is an implementation of the Scheme programming language, supporting the Revised5 and most of the Revised6 language reports, as well as many SRFIs. It also comes with a library of modules that offer additional features, like an HTTP server and client, XML parsing, and object-oriented programming.
This module sets the following environment variables: * HPC_GUILE_DIR - installation directory * HPC_GUILE_DOC - documentation directory * HPC_GUILE_INC - includes directory * HPC_guile_LIB - library directory * HPC_guile_BIN - executable directory
Environment Modules¶
Run module spider guile
to find out what environment modules are available for this application.
System Variables¶
- HPC_GUILE_DIR - installation directory
- HPC_GUILE_DOC - documentation directory
- HPC_GUILE_INC - includes directory
- HPC_guile_LIB - library directory
- HPC_guile_BIN - executable directory