SRFI 20: Simple object system

by Christian Queinnec

status: withdrawn (2001-04-29)

keywords: Object-Oriented Programming, Record Type

Abstract

This SRFI presents an object system to define classes, generic functions as well as to support some level of introspection. This object system is based on Meroon-V3 which is itself inspired by CLOS. Meroon-V3 is distributed and used since 1992.