Go to the next, previous, or main
section.
Guile and Scheme Links
There are many places you can go to on the Web to find out more
regarding Guile and the Scheme programming language. We list a few of
them here:
Scheme:
Scheme is a simplified derivative of Lisp, a small and beautiful
dynamically typed, lexically scoped, functional language.
Guile:
Guile is a free implementation of Scheme, designed to be plugged in
to other programs as a scripting language.
- The home site for
the GNU Guile project.
- The GLUG (Guile Lovers Use
Guile) Guile user's site.
- See parts IV and V of the Guile
Reference Manual for additional Scheme functions and types defined
within the Guile environment.
Go to the next, previous, or main
section.