home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.functional
- Path: sparky!uunet!news.larc.nasa.gov!lynx.larc.nasa.gov!goodrich
- From: goodrich@lynx.larc.nasa.gov (Mike Goodrich)
- Subject: Re: Definitions
- Message-ID: <BtAIzF.7wJ@news.larc.nasa.gov>
- Sender: news@news.larc.nasa.gov (USENET Network News)
- Organization: NASA Langley Research Center, Hampton, VA USA
- References: <9910@uqcspe.cs.uq.oz.au>
- Date: Thu, 20 Aug 1992 16:26:02 GMT
- Lines: 30
-
- In article <9910@uqcspe.cs.uq.oz.au>, michaeln@cs.uq.oz.au (Michael Norris) writes:
- |> A quick question.
- |>
- |> Where can I find good definitions of the words relating to
- |> functional programming? I could make up definitions, but I'd
- |> rather use accepted ones and refer to the source than take
- |> the responsibility myself with the risk of defining things
- |> wrongly, which would be distinctly bad form.
- |>
- |> Specifically,
- |> coersion
- |> combinator
- |> eager evaluation
- |> high-order function
- |> lazy evaluation
- |> list comprehension
- |> pattern matching
- |> polymorphic
- |> side-effects
- |> strictly functional
- |>
- |> thanks in advance.
- |>
- |> -Michael N. (e-mail: michaeln@cs.uq.oz.au)
-
- I am currently reading "Functional Programming: Practice and Theory"
- by Bruce J. MacLennan and highly recommend it.
-
-
- ...mike
-