From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: tfgordon Newsgroups: gmane.emacs.help Subject: Re: Which is the best implementation of LISP family of languages for real world programming ? Date: Fri, 11 Jun 2010 23:25:06 -0700 (PDT) Organization: http://groups.google.com Message-ID: <6f17d594-6e6b-4588-bd28-06d0a68a28a3__45401.378037832$1291950884$gmane$org@w12g2000yqj.googlegroups.com> References: <19522f8e-d5b5-4b6f-942b-423602e44993@z10g2000yqb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1291950884 25383 80.91.229.12 (10 Dec 2010 03:14:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Dec 2010 03:14:44 +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:14:40 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 1PQtRM-0001pc-Sq for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Dec 2010 04:14:39 +0100 Original-Received: from localhost ([127.0.0.1]:46082 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQtRK-0007Py-0r for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 22:14:34 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!w12g2000yqj.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help, comp.lang.lisp, comp.lang.scheme, comp.lang.python, comp.lang.javascript Original-Lines: 13 Original-NNTP-Posting-Host: 92.224.248.38 Original-X-Trace: posting.google.com 1276323907 5256 127.0.0.1 (12 Jun 2010 06:25:07 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 12 Jun 2010 06:25:07 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w12g2000yqj.googlegroups.com; posting-host=92.224.248.38; posting-account=fEs2bQoAAAAEhq5RC7SdPiInSgwvO3-U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.55 Safari/533.4, gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:178853 comp.lang.lisp:288955 comp.lang.scheme:86955 comp.lang.python:634710 comp.lang.javascript:603548 X-Mailman-Approved-At: Thu, 09 Dec 2010 20:23:42 -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:77255 Archived-At: Consider Clojure: http://clojure.org/ You might want to watch one of these videos for an overview: http://clojure.blip.tv/ There is also evidence that Clojure is currently the most popular Lisp, more "popular" than Scheme or Common Lisp, whatever that means: http://www.google.com/trends?q=common+lisp,+scheme+language,+clojure -Tom G.