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 Back to release list
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.)

Project Resources