From owner-freebsd-questions@FreeBSD.ORG Fri Apr 8 15:03:37 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B794616A4CE for ; Fri, 8 Apr 2005 15:03:37 +0000 (GMT) Received: from limicola.its.uu.se (limicola.its.UU.SE [130.238.7.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CB3E43D45 for ; Fri, 8 Apr 2005 15:03:36 +0000 (GMT) (envelope-from ante@Update.UU.SE) Received: by limicola.its.uu.se (Postfix, from userid 205) id 302094B21; Fri, 8 Apr 2005 17:03:33 +0200 (MSZ) Received: from limicola.its.uu.se(127.0.0.1) by limicola.its.uu.se via virus-scan id s213008; Fri, 8 Apr 05 17:03:30 +0200 Received: from Psilocybe.Update.UU.SE (Psilocybe.Update.UU.SE [130.238.19.25]) by limicola.its.uu.se (Postfix) with ESMTP id 4DF0E4B2D; Fri, 8 Apr 2005 17:03:29 +0200 (MSZ) Received: by Psilocybe.Update.UU.SE (Postfix, from userid 30086) id CD01D38016; Fri, 8 Apr 2005 17:03:29 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by Psilocybe.Update.UU.SE (Postfix) with ESMTP id BDA645C002; Fri, 8 Apr 2005 17:03:29 +0200 (CEST) Date: Fri, 8 Apr 2005 17:03:29 +0200 (CEST) From: Andreas Davour To: Jonathon McKitrick In-Reply-To: <20050408133347.GB1809@dogma.freebsd-uk.eu.org> Message-ID: References: <20050408133347.GB1809@dogma.freebsd-uk.eu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: freebsd-questions@freebsd.org Subject: Re: Common Lisp on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2005 15:03:37 -0000 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?