home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!elroy.jpl.nasa.gov!forsight2!gat
- From: gat@forsight2.jpl.nasa.gov (Erann Gat)
- Newsgroups: comp.lang.lisp
- Subject: Re: Lisp syntax beauty? (was Re: Why Isn't Lisp a Mainstream Language?)
- Date: 22 Jan 1993 19:30:36 GMT
- Organization: Jet Propulsion Laboratory
- Lines: 16
- Message-ID: <1jpi0sINN47q@elroy.jpl.nasa.gov>
- References: <1993Jan21.230642.18561@netlabs.com> <19930122162651.0.SWM@SUMMER.SCRC.Symbolics.COM> <dfs.727723285@noonian>
- NNTP-Posting-Host: forsight2.jpl.nasa.gov
-
- In article <dfs.727723285@noonian> dfs@doe.carleton.ca (David F. Skoll) writes:
- >I've noticed a thread extolling the beauty of Lisp syntax. While I agree
- >that mostly, Lisp syntax is easy to understand and consistent, I wonder
- >what sort of mental disease struck the creators for the "format" function.
- >Take a look at all the baroque format directives in Common Lisp. I mean,
- >who really needs the number 394829348234982435 formatted in English words??
-
- Someone writing a program to print checks might find ~R to be quite
- useful. (You seem to be complaining about two orthogonal issues, by
- the way, the syntax of format strings and their functionality. The
- syntax I will concede is not a model of clarity, but it is not represent-
- ative of the rest of the language.)
-
- Erann Gat
- gat@aig.jpl.nasa.gov
-
-