Télécharger la liste

Description du projet

GOOPS is the object-oriented extension to Guile. Its implementation is derived from STk and Tiny-Clos. It is very close in spirit to CLOS (the Common Lisp Object System) but is adapted for the Scheme language. While GOOPS is not compatible with any of these systems, GOOPS contains a compatibility module which allows for execution of STKlos programs. Briefly stated, 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.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:12
0.9.0

C'est une version de correction d'un bug qui corrige quelques bogues sérieux dans Goops 0.1.8. (Le numéro de version est destinée à montrer que Goops 1.0 est d'approcher.)
This is a bug fix release which corrects a couple of serious bugs in GOOPS 0.1.8. (The version number is intended to show that GOOPS 1.0 is approaching.)

2001-01-30 15:12
0.1.8

Il s'agit d'une libération rapide afin d'éviter un déluge de rapports de bogues en raison du fait que la réorganisation des types numériques entre Guile 1.3.4 et 1.4 rend Goops 0.1.6 incompatibles avec Guile 1.4.
This is a quick release in order to avoid a flood of bug reports due to the fact that the reorganization of numeric types between Guile 1.3.4 and 1.4 makes GOOPS 0.1.6 incompatible with Guile 1.4.

2001-01-30 15:12
0.1.6

Annonce initiale.
Initial announcement.

Project Resources