CMU Artificial Intelligence Repository
BOS: Bryan's Object System
lang/scheme/oop/bos/
BOS (Bryan's Object System) is a very small object system for Scheme.
It is based around generic functions and multiple inheritance. BOS
provides more or less the same features as Meroon and the Tiny CLOS
base language. Even though it has not been optimised, it should be
quite a bit faster than those because it does not include a MOP.
Origin:
ftp.maths.tcd.ie:/pub/bosullvn/misc/bos.tar.gz
Version: 25-AUG-94
Ports: BOS has been tested under Scheme 48 and SCM, and should
run under any fairly modern Scheme implementation
(especially any which runs SLIB) with little or no change.
Copying: Copyright (c) 1994 by Bryan O'Sullivan
Updated: Fri Aug 26 14:51:19 1994
CD-ROM:
Author(s): Bryan O'Sullivan
Keywords:
Authors!O'Sullivan, BOS, OOP!Scheme, Scheme!Code
References: ?
Last Web update on Mon Feb 13 10:38:14 1995
AI.Repository@cs.cmu.edu