Examples of using Functional programming language in English and their translations into Russian
{-}
-
Official
-
Colloquial
FP, a functional programming language.
The unit type is implemented in most functional programming languages.
Some functional programming languages enforce referential transparency for all functions.
Common Lisp is a high-level, object-oriented functional programming language.
It can also be extensions of functional programming languages(essentially Lisp and Scheme) such as IBAL or CHURCH.
Haskell was designed as a practical, purely functional programming language.
Functional programming languages have largely been emphasized in academia rather than in commercial software development.
JoCaml is an experimental functional programming language derived from OCaml.
Information Processing Language(IPL), 1956, is sometimes cited as the first computer-based functional programming language.
Unlambda is a minimal,"nearly pure" functional programming language invented by David Madore.
In 1978, ML built a polymorphic type system on top of Lisp,pioneering statically typed functional programming languages.
Uniqueness types are implemented in the functional programming languages Clean, Mercury and Idris.
This functional programming language was intended to make concurrent processing more natural and was used to introduce programming concepts to beginners.
Unification is used during type inference, for instance in the functional programming language Haskell.
Dependent ML is an experimental functional programming language proposed by Hongwei Xi(Xi 2007) and Frank Pfenning.
Python 2.0 introduced list comprehensions,a feature borrowed from the functional programming languages SETL and Haskell.
Additionally, many functional programming languages provide more general algebraic data types, which extend both product and sum types.
He is an internationally recognized expert on functional programming languages and compilers.
Like most modern functional programming languages, Idris supports a notion of inductively-defined data type and parametric polymorphism.
Microsoft Corporation intends to introduce a new functional programming language F, which will be….
For both functional programming languages and object-oriented programming languages, the term CFA, and elaborations such as k-CFA, refer to specific algorithms that compute control flow.
For the purpose of illustrating how it translates to the functional programming language of Haskell, let us put all these equations together once more.
It is a mathematical abstraction rather than a programming language-but it forms the basis of almost all current functional programming languages.
Nix packages are defined through a lazy functional programming language specifically designed for package management.
Simon Peyton Jones FRS MAE(born 18 January 1958) is a British computer scientist who researches the implementation and applications of functional programming languages, particularly lazy functional programming. .
Microsoft Corporation intends to introduce a new functional programming language F, which will be built in the near environment for the development version of Visual Studio.
In 2015 he was named a fellow of the Association for Computing Machinery"for contributions to safe,high-performance functional programming languages and compilers, and to compiler verification.
Orwell is a small, lazy-evaluation functional programming language implemented principally by Martin Raskovsky and first released in 1984 by Philip Wadler during his time as a Research Fellow in the Programming Research Group, part of the Oxford University Computing Laboratory.
According to the author(Hongwei Xi), ATS's efficiency is largely due to the way that data is represented in the language and tail-call optimizations which are generally important for the efficiency of functional programming languages.
He was also a co-developer, with Thomas Johnsson, of Lazy ML, a functional programming language developed in the early 1980s, prior to Miranda and Haskell.