Mail Archives: opendos/1997/05/17/21:21:15
> > 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
- Raw text -