Categories
GOOPS
GOOPS is the object-oriented extension to Guile. It is very close in spirit to CLOS (the Common Lisp Object System) but is adapted for the Scheme language. The GOOPS extension gives the user a full object oriented system with multiple inheritance and generic functions with multi-method dispatch. Furthermore, the implementation relies on a true meta object protocol, in the spirit of the one defined for CLOS.
This package has been folded into guile; please see that entry (http://directory.fsf.org/guile.html) for the latest information.
Last updated 25 May, 2005
Versions
1.0.1
1.0.1 stable released 2001-11-20
- Released: 20 Nov, 2001
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/gnu/guile/guile-oops-1.0.tar.gz
- Licenses: GPLv2orlater
- Interfaces: Command Line



