Common Lisp on FreeBSD

Andreas Davour ante at Update.UU.SE
Fri Apr 8 08:03:37 PDT 2005


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?


More information about the freebsd-questions mailing list