Guile

Guile is a programming language, designed to help programmers create flexible applications that can be extended by users or other programmers with plug-ins, modules, or scripts.

Note

This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage

After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:

srun --pty bash -i

A version of Guile can then be made available with one of the following:

module load Guile/1.8.8-GCCcore-9.3.0
module load Guile/1.8.8-GCCcore-7.3.0

Notes

Guile was installed using Easybuild, build details can be found in $EBROOTGUILE/easybuild with a given module loaded.

Dependencies for latest version of Guile