
Top : Computers : Programming : Languages : Lisp : Scheme : Implementations :
Guile
Websites
A library implementation of the Scheme language plus various convenient facilities. It's designed so that you can link it into an application or utility to make it extensible.
site exerpt
Guile (About Guile) Guile is a library designed to help programmers create flexible applications. Using Guile in an application allows programmers to write plug-ins, or modules (there are many names, but the concept is essentially the same) and users to use them to...Object-oriented extension to Guile; very close in spirit to Common Lisp Object System, CLOS (CLtL2), but adapted for Scheme language; gives full OO system with multiple inheritance, generic functions with multi-method dispatch.
site exerpt
GOOPS GNU Project Free Software Foundation (FSF) S is the object oriented extention to Guile. Its implementation is derived from STk-3.99.3 by Erick Gallesio and version 1.3 of Gregor Kiczales `Tiny-Clos It is very close in spirit to CLOS, the Common Lisp Object System CLtL2 but is...Maillist for general discussions about the guile-gtk project.
http://mail.gnu.org/mailman/listinfo/guile-gtk-general/