Guile and Scheme links

From AbInitio

(Difference between revisions)
Jump to: navigation, search

Revision as of 23:38, 15 October 2005

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.
Personal tools