Guile es la implementación realizada por el proyecto GNU de Scheme, un dialecto Common Lisp. Más info en ***Guile is the GNU project's implementation of Scheme, a Common Lisp dialect. Find out more at http://gnu.org/software/guile/guile.html . Hay también una excelente información en http://www.red-bean.com/guile
Los documentos de Guile son bastante buenos, pero el estándar Scheme (el maravillosamente, oscuramente llamado R5RS) se puede encontrar en: ***The Guile docs are pretty good, but the Scheme standard (the wonderfully, obscurely named R5RS) can be found at: http://www-swiss.ai.mit.edu/~jaffer/r5rs_toc.html .
Guile es el lenguaje de scripting o "pegamento" para el proyecto GNOME. Del anuncion original: ****Guile is the scripting or "glue" language for the GNOME project. From the original announcement:
Planeamos usar las ***bindings de GTK/Scheme para escribir pequeñas utilidades y aplicaciones. Cuando estas ***bindings estén más maduras, debería ser posible escribir aplicaciones completas en Scheme. ***We plan to use GTK/Scheme bindings for coding small utilities and applications. When these bindings are more mature, it should be possible to write complete applications in Scheme.