Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Purely functional programming 9 found (42 total)

alternate case: purely functional programming

List of programming languages by type (6,703 words) [view diff] no match in snippet view article find links to article

This is a list of notable programming languages, grouped by type. The groupings are overlapping; not mutually exclusive. A language can be listed in multiple
Caml (858 words) [view diff] no match in snippet view article find links to article
Caml (originally an acronym for Categorical Abstract Machine Language) is a multi-paradigm, general-purpose, high-level, functional programming language
Miranda (programming language) (1,759 words) [view diff] exact match in snippet view article
Miranda is a lazy, purely functional programming language designed by David Turner as a successor to his earlier programming languages SASL and KRC, using
Reason (programming language) (417 words) [view diff] no match in snippet view article
communicate with JavaScript PureScript – A strongly-typed, purely-functional programming language that compiles to JavaScript "Simple, fast & type safe
Csound (1,537 words) [view diff] exact match in snippet view article find links to article
like one from Haskell which allows control of Csound from a purely functional programming environment. The use of plug-ins allows added abilities without
Splay tree (4,628 words) [view diff] exact match in snippet view article find links to article
concurrently. This also makes them unsuitable for general use in purely functional programming, although even there they can be used in limited ways to implement
Function (computer programming) (6,531 words) [view diff] exact match in snippet view article
of Rice's theorem. So, while this optimization is safe in a purely functional programming language, a compiler for an language not limited to functional
Nim (programming language) (5,735 words) [view diff] exact match in snippet view article
planned to become the default in later versions. Contrary to purely functional programming languages, Nim is a multi-paradigm programming language, so
Circle–ellipse problem (2,966 words) [view diff] exact match in snippet view article find links to article
are immutable). This is the implementation that is used in purely functional programming. In this case, methods such as stretchX must be changed to yield