Xref: utzoo comp.sys.amiga:26057 comp.lang.lisp:1272 Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!xanth!mcnc!decvax!decwrl!labrea!glacier!jbn From: jbn@glacier.STANFORD.EDU (John B. Nagle) Newsgroups: comp.sys.amiga,comp.lang.lisp Subject: Re: Full Common LISP on the Amiga, one way or another. Keywords: Amiga , Common LISP , porting Message-ID: <17879@glacier.STANFORD.EDU> Date: 5 Dec 88 04:34:37 GMT References: <156@censor.UUCP> Reply-To: jbn@glacier.UUCP (John B. Nagle) Organization: Stanford University Lines: 6 Why not port KCL? It's public domain, full Common Lisp, will run in well under 9MB (3MB is probably enough, maybe 2 with some work) and is straightforward to port, since the compiler generates C. John Nagle