From: Bruno Haible
Subject: Re: CLOS for CLisp?
Date: 
Message-ID: <2qlcb4$b8u@nz12.rz.uni-karlsruhe.de>
Yuan-chi Chiu <·····@ucssun1.sdsu.edu> wrote:

>   I'm currently usin CLISP by Bruno Haible and Michael Stell.  Is there
> a way for me to use CLOS on my interpreter?

From the version 1993-09-27 on, CLISP has a large subset of CLOS built-in.
Just look at (lisp-implementation-version) and do (use-package "CLOS").
This CLOS does not support meta-object programming. If you want that, use
PCL.


                    Bruno Haible
                    ······@ma2s2.mathematik.uni-karlsruhe.de