home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / function / 1019 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  973 b 

  1. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!mips!mips!munnari.oz.au!bunyip.cc.uq.oz.au!uqcspe!thrip!michaeln
  2. From: michaeln@cs.uq.oz.au (Michael Norris)
  3. Newsgroups: comp.lang.functional
  4. Subject: Definitions
  5. Message-ID: <9910@uqcspe.cs.uq.oz.au>
  6. Date: 20 Aug 92 14:41:32 GMT
  7. Sender: news@cs.uq.oz.au
  8. Reply-To: michaeln@cs.uq.oz.au
  9. Organization: Department of Computer Science, The University of Queensland
  10. Lines: 23
  11.  
  12. A quick question.
  13.  
  14. Where can I find good definitions of the words relating to
  15. functional programming? I could make up definitions, but I'd
  16. rather use accepted ones and refer to the source than take
  17. the responsibility myself with the risk of defining things
  18. wrongly, which would be distinctly bad form.
  19.  
  20. Specifically,
  21.     coersion
  22.     combinator
  23.     eager evaluation
  24.     high-order function
  25.     lazy evaluation
  26.     list comprehension
  27.     pattern matching
  28.     polymorphic
  29.     side-effects
  30.     strictly functional
  31.  
  32. thanks in advance.
  33.  
  34. -Michael N.    (e-mail: michaeln@cs.uq.oz.au)
  35.