home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15641 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  2.6 KB

  1. Path: sparky!uunet!think.com!ames!decwrl!decwrl!contessa!mwm
  2. From: mwm@contessa.palo-alto.ca.us (Mike Meyer)
  3. Subject: Re: LISP - Don't use it.
  4. Newsgroups: comp.sys.amiga.programmer
  5. Distribution: world
  6. References: <1992Nov5.014803.1@eagle.wesleyan.edu> <mwm.2jht@contessa.palo-alto.ca.us> <1992Nov6.220216.2313@sth.frontec.se> <mwm.2k43@contessa.palo-alto.ca.us> <1992Nov9.132635.2620@sth.frontec.se> <OAHVENLA.92Nov10004018@lk-hp-4.hut.fi> <1992Nov10.132424.28892@sth.frontec.se>
  7. X-NewsSoftware: Amiga Yarn 3.4, 1992/08/12 15:49:52
  8. Keywords: 
  9. Summary: 
  10. Message-ID: <mwm.2ldz@contessa.palo-alto.ca.us>
  11. Date: 10 Nov 92 11:16:39 PST
  12. Organization: Missionaria Phonibalonica
  13. Lines: 43
  14.  
  15. In <1992Nov10.132424.28892@sth.frontec.se>, bjst@sth.frontec.se (Bjorn Stenberg) wrote:
  16. > oahvenla@snakemail.hut.fi (Osma Ahvenlampi) writes:
  17. > > Having all operations on numbers 2 and 3 in format (oper 2 3) means
  18. > > that your program can easily change the operator, without having to modify
  19. > > the structure of the command. 
  20. > That's not powerful at all. That's just plain silly.
  21. > Code should be written to be: A) Easy to read. B) Easy to reuse. C) Effiecient.
  22. > Code shouldn't be written with respect to how easily it can be altered to do a
  23. > completely different thing. That's not a very good purpose for your code...
  24.  
  25. Please make up your mind. Either code should be easy to reuse (i.e. -
  26. changed for some completely different purpose), or it shouldn't.
  27.  
  28. > I agree that TO THE EXPERIENCED USER, LISP can be a pretty powerful language
  29. > (not much more than others, though) but for beginners it's simply not a good
  30. > choice.
  31.  
  32. So, I'll ask again - what's language available on the Amiga has
  33. something near the power/flexibility of a modern LISP? You called that
  34. question "silly" before.
  35.  
  36. > This discussion arised from my plead that developers programming end user
  37. > Amiga applications should use another script language rather than LISP.
  38. > I have never claimed that people programming applications *USING* LISP should
  39. > quit doing so
  40.  
  41. Hah. I quote:
  42.  
  43. In <1992Nov10.134559.1133@sth.frontec.se>, bjst@sth.frontec.se (Bjorn Stenberg) wrote:
  44. > Of course. No one wants a new style of an old language. I'm not saying you
  45. > should alter LISP to be something else. I'm saying you should dump LISP
  46. > completely.
  47.  
  48. Please make up your mind - either you think LISP should be dumped
  49. completely, or you think it should be used where it's appropriate. For
  50. applications not intended for end users (i.e. - programmers text
  51. editors), it would be perfectly appropriate as a scripting language,
  52. even by the criteria you stated in this posting.
  53.  
  54.     <mike
  55.  
  56.