home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15590 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.8 KB  |  35 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mcsun!news.funet.fi!ajk.tele.fi!funic!news.cs.hut.fi!news.cs.hut.fi!oahvenla
  3. From: oahvenla@snakemail.hut.fi (Osma Ahvenlampi)
  4. Subject: Re: LISP - Don't use it.
  5. In-Reply-To: bjst@sth.frontec.se's message of 9 Nov 92 13:26:35 GMT
  6. Message-ID: <OAHVENLA.92Nov10004018@lk-hp-4.hut.fi>
  7. Sender: usenet@cs.hut.fi (Uutis Ankka)
  8. Organization: Helsinki University of Technology, Finland
  9. References: <1992Nov5.014803.1@eagle.wesleyan.edu> <mwm.2jht@contessa.palo-alto.ca.us>
  10.     <1992Nov6.220216.2313@sth.frontec.se>
  11.     <mwm.2k43@contessa.palo-alto.ca.us>
  12.     <1992Nov9.132635.2620@sth.frontec.se>
  13. Date: Mon, 9 Nov 1992 22:40:16 GMT
  14. Lines: 19
  15.  
  16. In article <1992Nov9.132635.2620@sth.frontec.se> bjst@sth.frontec.se (Bjorn Stenberg) writes:
  17. >Having operators looking like "+ 2 5" has no other reason than making the
  18. >language easier to interpret and harder to use.
  19.  
  20. >There are lots of other powerful and versatile languages which aren't TORTURE
  21. >to the user. Choose one of those instead, I'd say.
  22.  
  23. Not really.. Making the operator always the first in command string has a lot
  24. of good points besides easy interpretation... Seems like you haven't used much
  25. Lisp... Having all operations on numbers 2 and 3 in format (oper 2 3) means
  26. that your program can easily change the operator, without having to modify
  27. the structure of the command. Besides, which is clearer, (+ 1 2 3 4 5 6 7 8)
  28. or "1 + 2 + 3 + 4 + 5 + 6 + 7 + 8"? Simplicity is the key here...
  29. There are some big projects done in Lisp, one of the smaller is the newsreader
  30. I'm using right now... They wouldn't be done in Lisp if it wasn't a powerful
  31. and easy to use language.
  32. --
  33. Osma Ahvenlampi  -  oahvenla@snakemail.hut.fi   * Workstation power for micro-
  34. All my opinions are not necessarily really mine * computer price: Amiga := FUN
  35.