Generated: May 22, 2003, 23:01:35 Copyright © 2003, Kurt Nørmark The local LAML software home page

LAML with Guile on Linux

Guile is the GNU peoples Scheme system.

I most frequently use MzScheme on my Thinkpad laptop with Red Hat Linux, version ???.

Every now and then I also use Guile, version 1.4. The use of Guile on Linux may be convenient for many Linux users, because Guile is probably present on your Linux machine already. Try call guile form the command prompt, with the -v option to find out about which version you have. Use which guile to find out where it is located in the file system.

I will assume that older (1.3) and newer (1.6) versions of Guile also work well with LAML on Linux. But I have not used other versions than 1.4.