Dictionary
Thesaurus
Encyclopedia
Translator
Web
 
You are seeing Ask web results for purely functional because there was not a match on Dictionary.com.
Purely functional - Wikipedia, the free encyclopedia
Purely functional is a term in computing used to describe algorithms, data structures or programming languages that exclude destructive modifications (updates). According to this restriction, variabl...
en.wikipedia.org/wiki/Purely_functional
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
Haskell is an advanced purely functional programming language. An open source product of more than twenty years of cutting edge research, it allows rapid development of robust, concise, correct software.
www.haskell.org/ · Cached
Amazon.com: Purely Functional Data Structures (9780521663502): Chris
Price:  $50.00     6 Reviews
Purely Functional Data Structures (Paperback) ... I use this book all the time to implement and improve purely functional data-structures. It is amazing the performance improvements possible by using good data-structures in...
Amazon.com  · More about this product »
t.dvi (PDF File)
Purely Functional Data Structures Chris Okasaki September 1996 CMU-CS-96-177 School of Computer Science Carnegie Mellon University Pittsburgh, PA 15213 Submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy.
www.cs.cmu.edu/~rwh/theses/okasaki.pdf
My first inclination was to suggest that Haskell, as commonly practiced (with monadic IO), is not a functional language either. Instead, I’m going to explain how it is that the C language is purely functional.
conal.net/blog/posts/the-c-language-is-purely-functiona... conal.net/blog/posts/the-c-language-is-purely-functional/
Purely Functional Random-Access Lists (1995) [14 citations — 2 self] ... 24 Simple and efficient purely functional queues and deques – Okasaki - 1995 ... 12 An efficiency comparison of some representations of purely functional arrays – Aasa, Holmstrom, et al. - 1988...
citeseer.ist.psu.edu/okasaki95purely.html citeseer.ist.psu.edu/okasaki95purely.html · Cached
Unfortunately, programmers in functional languages such as Standard ML or Haskell do not have this luxury. Although some data structures designed for imperative languages such as C can be quite easily adapted to a functional setting, most cannot, usually because they depend ... Purely Functional Data Structures (1998)
citeseer.ist.psu.edu/okasaki98purely.html citeseer.ist.psu.edu/okasaki98purely.html
Definition of purely functional language, possibly with links to more information and implementations. ... Purely functional languages are free of side effects, i.e., invoking a function has no effect other than computing the value returned by the function.
www.itl.nist.gov/div897/sqg/dads/HTML/purelyfnctnl.html www.itl.nist.gov/div897/sqg/dads/HTML/purelyfnctnl.html
I am a research and development engineer at Galois Inc. My academic interests lie in the area of programming-language design and implementation, functional programming, and type systems.
yav.purely-functional.net/ yav.purely-functional.net/