Download List

Projeto Descrição

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.

System Requirements

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

Esta é uma versão de correção de erros, que corrige alguns erros graves em GOOPS 0.1.8. (O número versão é a intenção de mostrar que está se aproximando GOOPS 1,0).
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

Esta é uma liberação rápida para evitar uma enxurrada de relatórios de erros devido ao fato de que a reorganização dos tipos numéricos entre Guile 1.3.4 e 1.4 faz GOOPS 0.1.6 incompatível com 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

Anúncio inicial.
Initial announcement.

Project Resources