From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pascal Costanza Newsgroups: gmane.emacs.help Subject: Re: Which is the best implementation of LISP family of languages for real world programming ? Date: Sat, 12 Jun 2010 21:50:01 +0200 Message-ID: <87i6n9FkdpU2__18058.3412213766$1291951033$gmane$org@mid.individual.net> References: <19522f8e-d5b5-4b6f-942b-423602e44993@z10g2000yqb.googlegroups.com> <68daa4d8-6da7-4b97-a77e-264c1f515e75@u7g2000yqm.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1291951033 26007 80.91.229.12 (10 Dec 2010 03:17:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Dec 2010 03:17:13 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 10 04:17:09 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQtTm-0002bB-F3 for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Dec 2010 04:17:09 +0100 Original-Received: from localhost ([127.0.0.1]:37981 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQtTi-00007s-M4 for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 22:17:02 -0500 Original-Path: usenet.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help, comp.lang.lisp, comp.lang.scheme, comp.lang.python, comp.lang.javascript Original-Lines: 18 Original-X-Trace: individual.net G7UwD0AV8g6KkWQTfmK0rguj7PkOiyDJTihD/I3vIQlUW32KrF Cancel-Lock: sha1:tDkNtewy1/JUqG1YJz2KwL/aajg= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 In-Reply-To: <68daa4d8-6da7-4b97-a77e-264c1f515e75@u7g2000yqm.googlegroups.com> Original-Xref: usenet.stanford.edu gnu.emacs.help:178874 comp.lang.lisp:288988 comp.lang.scheme:86970 comp.lang.python:634777 comp.lang.javascript:603564 X-Mailman-Approved-At: Thu, 09 Dec 2010 20:23:40 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:77258 Archived-At: On 12/06/2010 19:36, bolega wrote: > Is there anything in this old > norvig book that makes it worth pursuing as a text ? > > http://norvig.com/paip.html This "old" book by Peter Norvig is still one of the best Common Lisp introductions you can find, and has some excellent material that is not covered elsewhere. If you are interested in some fundamental AI concepts at the same time, this is one of the best choices. Pascal -- My website: http://p-cos.net Common Lisp Document Repository: http://cdr.eurolisp.org Closer to MOP & ContextL: http://common-lisp.net/project/closer/