home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / apl / 1183 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.2 KB  |  36 lines

  1. Newsgroups: comp.lang.apl
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!news.mr.med.ge.com!newsparc6!gurr
  3. From: gurr@newsparc6 (David Gurr 4-6989 MR Sys)
  4. Subject: Re: What is an APL language?
  5. Message-ID: <1992Nov17.135352.495@mr.med.ge.com>
  6. Sender: news@mr.med.ge.com
  7. Nntp-Posting-Host: newsparc6
  8. Organization: GE Medical Systems, Magnetic Resonance
  9. X-Newsreader: Tin 1.1 PL3
  10. References: <BxsL3r.EG@watserv1.uwaterloo.ca>
  11. Date: Tue, 17 Nov 92 13:53:52 GMT
  12. Lines: 22
  13.  
  14. Umm, speaking loosely, evaluation from right to left 
  15. allows one to read APL from left to right. Consider
  16. f(g(x)) which is read "f of g of x" and is 
  17. calculated reduce x, apply g, apply f.
  18.  
  19. On a more general level, the reply to "what is APL"
  20. doesn't leave the reader with any idea as to why
  21. APL might be something that might be of use to 
  22. themself.  And it perpetuates the Jerry Pournell
  23. myth of APL the language for crazed programmers
  24. and not at all for the unwashed masses.
  25.  
  26. If you survived high school algebra and can use
  27. a hand held calculator, then APL is not going
  28. to stump you.  I doubt that APL is much more
  29. abstruce than spreadsheets, but spreadsheets
  30. and APL are marketed very differently.
  31.  
  32. All the above IMHO.
  33.  
  34. David Gurr
  35.  
  36.