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

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!spool.mu.edu!agate!doc.ic.ac.uk!uknet!mcsun!sunic!seunet!pop!bjst
  2. From: bjst@sth.frontec.se (Bjorn Stenberg)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: LISP - Don't use it.
  5. Message-ID: <1992Nov9.132635.2620@sth.frontec.se>
  6. Date: 9 Nov 92 13:26:35 GMT
  7. 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>
  8. Organization: IDK/Frontec - System Design Group
  9. Lines: 35
  10. Nntp-Posting-Host: pop.sth.frontec.se
  11.  
  12. mwm@contessa.palo-alto.ca.us (Mike Meyer) writes:
  13. > ARexx is so ubiquitous in the Amiga environment that using
  14. > anything else calls for a VERY good reason. Being portable across
  15. > multiple platforms is such a reason.
  16.  
  17. Or complex programming tasks. I'm in such a situation myself, and found that
  18. I'd have to add a lot of things to ARexx to make it suit my needs.
  19.  
  20. bjst@sth.frontec.se (Bjorn Stenberg) wrote:
  21. > > the language is designed with the target of being easily implemented
  22. > > instead of easily used...
  23. > You don't know what you're talking about.
  24.  
  25. I think I do. I've done it.
  26. Having operators looking like "+ 2 5" has no other reason than making the
  27. language easier to interpret and harder to use.
  28.  
  29. > Use LISP where it's appropriate - where you're doing a large product, and
  30. > need a powerfull language;
  31.  
  32. There are lots of other powerful and versatile languages which aren't TORTURE
  33. to the user. Choose one of those instead, I'd say.
  34.  
  35. > Since FPL isn't ARexx, I'd urge developers to avoid it as well.
  36.  
  37. Sometimes ARexx just isn't enough. In those cases FPL is great.
  38.  
  39. Well, we basically share the same opinion: DON'T USE LISP! So perhaps there's
  40. no need to argue any further. :-)
  41.  
  42.         -- Bjorn
  43.  
  44.        ///  Bjorn Stenberg, Stockholm, Sweden         bjst@sth.frontec.se
  45.       ///  main() { printf(&unix["\021%six\012\0"],(unix)["have"]+"fun"-0x60);}
  46.  \\\ ///  "- Your documentation no longer confuses me, old version!"
  47.