Date: Fri, 8 Apr 2005 17:03:29 +0200 (CEST) From: Andreas Davour <ante@Update.UU.SE> To: Jonathon McKitrick <jcm@FreeBSD-uk.eu.org> Cc: freebsd-questions@freebsd.org Subject: Re: Common Lisp on FreeBSD Message-ID: <Pine.LNX.4.62.0504081658320.16997@Psilocybe.Update.UU.SE> In-Reply-To: <20050408133347.GB1809@dogma.freebsd-uk.eu.org> References: <20050408133347.GB1809@dogma.freebsd-uk.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 8 Apr 2005, Jonathon McKitrick wrote: > > Hi all, > > I noticed that the clisp port is marked broken, so I have to look at other > choices. > > Does anyone have any thoughts on the other Lisp ports as a good system to > learn on and use? Install /usr/ports/lang/cmucl /usr/ports/lang/cmucl-extra /usr/ports/editors/emacs /usr/ports/editors/slime And you'll get a fast and reliable Common Lisp compiler, some extras like an debugger, an editor, an IDE or suchlike for handy Lisp development using emacs and a compiler of your choice. /usr/ports/lang/cmucl Can be substituted for /usr/ports/lang/sbcl But I like cmucl just fine. You'll fine it has much better support for e.g. CLOS than clisp has. /andreas -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.62.0504081658320.16997>