Functional programming - Wikipedia, the free encyclopedia
In computer science, functional programming is a programming paradigm that treats computation as the evaluation of mathematical functions and avoids state and mutable data. It emphasizes the applica...
en.wikipedia.org/wiki/Functional_programming
Functional logic programming languages (7 P) ... Pages in category "Functional languages" ... Categories: Programming languages | Declarative programming languages | Functional programming...
en.wikipedia.org/wiki/Category:Functional_languages en.wikipedia.org/wiki/Category:Functional_languages
It smoothly integrates features of object-oriented and functional languages. All Java classes can be imported and used within Scala programs. ... Functional Languages Free Implementations ... Functional Programming Languages...
www.cs.waikato.ac.nz/~marku/languages.html www.cs.waikato.ac.nz/~marku/languages.html
Hutchinson encyclopedia article about Functional languages. Functional languages. Information about Functional languages in the Hutchinson encyclopedia. ... (redirected from Functional languages)
encyclopedia.farlex.com/Functional+languages encyclopedia.farlex.com/Functional+languages
Hutchinson encyclopedia article about Functional programming languages. Functional programming languages. Information about Functional programming languages in the Hutchinson encyclopedia. ... Functional programming languages; Functional Programming Languages and Computer Architecture; Functional Programming Languages...
encyclopedia.farlex.com/Functional+programming+language... encyclopedia.farlex.com/Functional+programming+languages
Functional Languages seem to be pushing for the title of the next cool thing. Talks and tutorials about them are starting to show up in conferences and conventions, books about them are hitting the shelves, people are even asking about talking about them ... Brief description of functional languages. Dave Thomas and Andy...
www.linuxjournal.com/node/1000217/
I’ve wanted to explore functional programming languages for a while, so with my toe now in the pool, I’m looking at other languages and thinking about swimming ... In addition, it doesn’t seem to suffer from some of the same difficulties that purely functional languages do when dealing with I/O. [...]
blog.inquirylabs.com/2008/01/20/functional-programming-... blog.inquirylabs.com/2008/01/20/functional-programming-languages/trackback/
Conventional languages place conceptual limits on the way problems can be modularised. Functional languages push those limits back. In this paper we show that two features of functional languages in particular, higher-order functions and lazy evaluation, can contribute greatly to modularity.
www.math.chalmers.se/~rjmh/Papers/whyfp.html
2. General topics 2.1. Functional languages; 2.2. History and motivation; 2.3. Textbooks; 2.4. Journals and conferences; 2.5. Schools and workshops; 2.6. Education ... The same idea could also be used in (strict) functional languages such as SML or Scheme, but it is more common to find such programs written with an...
www.cs.nott.ac.uk/~gmh/faq.html
Implementing functional languages: a tutorial ... This book gives a practical approach to understanding implementations of non-strict functional languages using lazy graph reduction. ... The book is intended to be a source of practical labwork material, to help make functional-language implementations `come alive',
research.microsoft.com/en-us/um/people/simonpj/papers/p... research.microsoft.com/en-us/um/people/simonpj/papers/pj-lester-book/
Related Topics
Definitions