Guile and Scheme links

From AbInitio

(Difference between revisions)
Jump to: navigation, search
Revision as of 23:40, 15 October 2005 (edit)
Stevenj (Talk | contribs)

← Previous diff
Revision as of 23:51, 15 October 2005 (edit)
Stevenj (Talk | contribs)
(Guile:)
Next diff →
Line 25: Line 25:
* See parts IV and V of the [http://www.gnu.org/software/guile/docs/guile-ref/ Guile Reference Manual] for additional Scheme functions and types defined within the Guile environment. * See parts IV and V of the [http://www.gnu.org/software/guile/docs/guile-ref/ Guile Reference Manual] for additional Scheme functions and types defined within the Guile environment.
-{{Category:libctl}}+[[Category:libctl]]

Revision as of 23:51, 15 October 2005

libctl
Manual: Introduction
Basic User Experience
Advanced User Experience
User Reference
Developer Experience
Guile and Scheme links
License and Copyright

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, and is a small and beautiful dynamically typed, lexically scoped, [[w:Functional programming language|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