From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31152 Path: main.gmane.org!not-for-mail From: Jim Davidson Newsgroups: gmane.emacs.gnus.general Subject: Re: Python Emacs (was Re: The .. rule) Date: Mon, 22 May 2000 17:59:40 GMT Organization: "SunSITE Denmark -- sunsite.auc.dk Sender: owner-ding@hpc.uh.edu Message-ID: References: <00May12.111709edt.115683@gateway.intersys.com> <200005121547.RAA12153@marcy.cs.uni-dortmund.de> <200005172027.WAA16517@marcy.cs.uni-dortmund.de> <00May17.163721edt.115620@gateway.intersys.com> <00May19.104238edt.116445@gateway.intersys.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167596 12441 80.91.224.250 (21 Oct 2002 02:33:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:33:16 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id D14C8D051F for ; Mon, 22 May 2000 14:00:30 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB13157; Mon, 22 May 2000 13:00:11 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 22 May 2000 12:59:35 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA26017 for ; Mon, 22 May 2000 12:59:25 -0500 (CDT) Original-Received: from sunsite.auc.dk (sunsite.auc.dk [130.225.51.30]) by mailhost.sclp.com (Postfix) with SMTP id 0276ED051F for ; Mon, 22 May 2000 13:59:44 -0400 (EDT) Original-Received: (qmail 25753 invoked by uid 509); 22 May 2000 17:59:41 -0000 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: emacs.ding Original-Lines: 19 User-Agent: Gnus/5.0806 (Gnus v5.8.6) Emacs/20.6 Original-NNTP-Posting-Host: 216.221.224.2 Original-X-Trace: twister.sunsite.auc.dk 959018380 216.221.224.2 (Mon, 22 May 2000 19:59:40 MET DST) Original-NNTP-Posting-Date: Mon, 22 May 2000 19:59:40 MET DST Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31152 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31152 Jaap-Henk Hoepman writes: > LISP is a very bad functional programming language, because > it allows you to use it imperatively: first do this, change the program state, > then do that, etc.... LISP *let* you do things imperatively. This can offer the prospect of performance improvements. > and the syntax is really horrible. ? I don't think you understand programming languages. LISP has an extremely elegant syntax. If you've ever heard of, say, C++ or Java, those are examples of horrible syntaxes. -- Jim Davidson jdavidson @ acm.org