Message from discussion
Error: The function DEFCLASS is undefined
Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed1.bredband.com!bredband!uio.no!nntp.uio.no!ifi.uio.no!not-for-mail
From: Erik Naggum <e...@naggum.no>
Newsgroups: comp.lang.lisp
Subject: Re: Error: The function DEFCLASS is undefined
Date: 05 Oct 2002 13:18:58 +0000
Organization: Naggum Software, Oslo, Norway
Lines: 28
Message-ID: <3242812738780708@naggum.no>
References: <m3n0ptp5ui.fsf@localhost.localdomain>
NNTP-Posting-Host: tyrfing.ifi.uio.no
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Trace: maud.ifi.uio.no 1033823938 17215 129.240.65.5 (5 Oct 2002 13:18:58 GMT)
X-Complaints-To: abuse@ifi.uio.no
NNTP-Posting-Date: 5 Oct 2002 13:18:58 GMT
Mail-Copies-To: never
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2
* Zhongtao Zhu
| I just get GCL-2.4.1 installed and try to use it. Unluckily I have
| trouble with it.
GCL is still a very old Common Lisp and does not purport to conform (as
the formal language goes) to the ANSI standard for Common Lisp. It is a
Common Lisp that refers to the 1984 book Common Lisp the Language. Books
on Lisp from the same time period will be most useful with GCL.
| I guess I might miss something important before the statement. How can I
| use the `DEFCLASS' correctly? I would apologize for this naive question.
Use any of the other free Common Lisp implementations. Since you have
just installed it, it should not be a loss to deinstall it and install
the Trial Edition of Allegro CL from Franz Inc <www.franz.com>, or the
Personal Edition of LispWorks from Xanalys <www.xanalys.com>, or any of
the supposedly free, but generally having the same kind of restrictions
as the above free offerings from commercial vendors, implementations
CMUCL, SBCL, or CLISP. Depending on your platform, there are also
Macintosh Common Lisp, Corwin Common Lisp, and several others.
See <www.lisp.org> for more information.
--
Erik Naggum, Oslo, Norway
Act from reason, and failure makes you rethink and study harder.
Act from faith, and failure makes you blame someone and push harder.