Comments: Authenticated sender is From: "Alaric B. Williams" To: "Mike A. Harris" Date: Sun, 18 May 1997 01:58:13 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: LISP programmers Reply-to: alaric AT abwillms DOT demon DOT co DOT uk CC: opendos AT delorie DOT com References: In-reply-to: Message-ID: <863916862.1116990.0@abwillms.demon.co.uk> Precedence: bulk > > A LISP programmer knows the value of everything, but the cost of nothing. For those not in the know, in LISP, all expressions return a value; bit like in C or C++ where you only have functions, not "procedures", except that in C/C++ you have constructs like for that do not evaluate to anything. In Lisp, everything has a value. The bit about the "cost" stems from the myth that LISP is slow :-) ABW -- Alaric B. Williams (alaric AT abwillms DOT demon DOT co DOT uk) ---<## OpenDOS FAQ ##>--- Plain HTML: http://www.delorie.com/opendos/faq/ http://www.deltasoft.com/faq.html Fancy HTML: http://www.deltasoft.com/faq0000.html