Download List

프로젝트 설명

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

이것은 GOOPS 0.1.8에 심각한 버그가 몇 가지 버그 수정 수정 프로그램 릴리스입니다. (버전 번호 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

이렇게 빨리 출시하기 위해서는 벌레의 홍수를 피하기 위해 사실로 인해 리포트입니다 교활 1.3.4 및 1.4 GOOPS 0.1.6 교활 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

초기 발표.
Initial announcement.

Project Resources