home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / lisp / 3386 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.9 KB  |  43 lines

  1. Newsgroups: comp.lang.lisp
  2. Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!nott!bnrgate!bcars267!bcars267!emcoop
  3. From: emcoop@bnr.ca (hume smith)
  4. Subject: Re: Lisp syntax beauty? (was Re: Why Isn't Lisp a Mainstream Language?)
  5. In-Reply-To: flv@stl.dk's message of 26 Jan 93 09:10:01 GMT
  6. Message-ID: <EMCOOP.93Jan26151415@bcars148.bnr.ca>
  7. Sender: news@bnr.ca (usenet)
  8. Nntp-Posting-Host: bcars148
  9. Organization: Bell-Northern Research, Ottawa, Canada
  10. References: <1993Jan21.230642.18561@netlabs.com>
  11.     <19930122162651.0.SWM@SUMMER.SCRC.Symbolics.COM>
  12.     <dfs.727723285@noonian> <C1GEsq.94@stl.dk>
  13. Date: Tue, 26 Jan 1993 20:14:15 GMT
  14. Lines: 27
  15.  
  16. In article <C1GEsq.94@stl.dk> flv@stl.dk (Flemming Vestergaard) writes:
  17.  
  18.    In <dfs.727723285@noonian> dfs@doe.carleton.ca (David F. Skoll) writes:
  19.  
  20.    > I mean,
  21.    >who really needs the number 394829348234982435 formatted in English words??
  22.    >Just try (format t "~R~%" 394829348234982435) for fun!
  23.  
  24.    Well, it is fun. But from this corner of the world I suppose that it is
  25.    a more serious problem (if not a disaster) that Common Lisp provides 
  26.    input and output functions that are suited only for English/American.
  27.  
  28.    (format t "~R" 4) -> four really doesn't help very much in most of the world.
  29.    And yes-or-no-p cannot be used either.
  30.  
  31.    I do think it is a mistake to include natural language specific functions
  32.    in a language standard.
  33.  
  34. well it IS the AMERICAN standard.  ISO may (should) make a different one.
  35. i personally think there should be something way, from system locale
  36. resources, to figure out local customs.  it shouldn't be too hard to
  37. have hooks of some sort for ~R, so local number-spelling functions
  38. can be slipped in.
  39. --
  40. Hume Smith                                Honour sick and davey cris-cross
  41. hume.smith@acadiau.ca                     McTruloff sentimie
  42. emcoop@bnr.ca                             A parsnip inner pair threes.
  43.