a list of functional programming topics. Programming paradigm Declarative programming Programs as mathematical objects Function-level programming Purely...
3 KB (205 words) - 20:20, 20 February 2025
functional programming is a programming paradigm where programs are constructed by applying and composing functions. It is a declarative programming paradigm...
87 KB (8,696 words) - 16:44, 4 June 2025
In functional programming, monads are a way to structure computations as a sequence of steps, where each step not only produces a value but also some...
75 KB (9,312 words) - 23:45, 4 June 2025
Gleam is a general-purpose, concurrent, functional high-level programming language that compiles to Erlang or JavaScript source code. Gleam is a statically-typed...
10 KB (743 words) - 03:43, 19 June 2025
a list of topics that have been characterized as pseudoscience by academics or researchers, either currently or in the past. Detailed discussion of these...
400 KB (39,080 words) - 08:16, 15 June 2025
This is a list of topics in number theory. See also: List of recreational number theory topics Topics in cryptography Composite number Highly composite...
10 KB (938 words) - 19:59, 21 December 2024
as an overview of and topical guide to computer programming: Computer programming – process that leads from an original formulation of a computing problem...
15 KB (981 words) - 19:00, 2 June 2025
is a list of dynamical system and differential equation topics, by Wikipedia page. See also list of partial differential equation topics, list of equations...
5 KB (413 words) - 21:49, 5 November 2024
NPL is a functional programming language with pattern matching designed by Rod Burstall and John Darlington in 1977. The language allows certain sets and...
1 KB (127 words) - 04:20, 30 November 2021
This is a list of mathematical logic topics. For traditional syllogistic logic, see the list of topics in logic. See also the list of computability and...
14 KB (1,012 words) - 00:08, 16 November 2024
This is a list of numerical analysis topics. Validated numerics Iterative method Rate of convergence — the speed at which a convergent sequence approaches...
70 KB (8,327 words) - 09:12, 7 June 2025
analysis, characterization, and classification of formal languages known as programming languages. Programming language theory is closely related to other...
15 KB (1,613 words) - 05:07, 21 April 2025
than using a named function. Anonymous functions are ubiquitous in functional programming languages and other languages with first-class functions, where...
30 KB (2,284 words) - 13:42, 4 May 2025
strongly typed, multi-paradigm programming language that encompasses functional, imperative, and object-oriented programming methods. It is most often used...
53 KB (4,085 words) - 04:08, 6 June 2025
This is a list of convexity topics, by Wikipedia page. Alpha blending - the process of combining a translucent foreground color with a background color...
8 KB (1,173 words) - 23:55, 16 April 2024
supports multiple programming paradigms, including structured (particularly procedural), object-oriented and functional programming. It is often described...
175 KB (14,436 words) - 11:41, 18 June 2025
entities, as can functions, allowing for the use of functional programming methods. Object-oriented programming is supported by inheritance and multiple dispatch...
57 KB (5,735 words) - 19:17, 5 May 2025
Erlang (/ˈɜːrlæŋ/ UR-lang) is a general-purpose, concurrent, functional high-level programming language, and a garbage-collected runtime system. The term...
43 KB (4,781 words) - 17:11, 16 June 2025
(2012). "Some History of Functional Programming Languages" (PDF). International Symposium on Trends in Functional Programming. Lecture Notes in Computer...
50 KB (6,372 words) - 03:37, 1 March 2025
its release, and has been a popular programming language since then. Java was the third most popular programming language in 2022[update] according to...
73 KB (6,610 words) - 07:00, 8 June 2025
2024-01-27. "Programming with Unicon" (PDF). Retrieved 2024-01-27. "Help Wanted!". Unicon Unicon (programming language) on SourceForge Unicon Programming book...
5 KB (423 words) - 13:16, 29 November 2024
neuroscience topics List of counseling topics List of neuroimaging software List of regions in the human brain Neuro-linguistic programming (index) Web-based...
8 KB (615 words) - 00:13, 26 April 2025
lifetime of references at compile time. Rust does not enforce a programming paradigm, but was influenced by ideas from functional programming, including...
119 KB (10,766 words) - 05:52, 12 June 2025
science). See also: List of programmers, List of computing people, List of computer scientists, List of basic computer science topics, List of terms relating...
17 KB (1,384 words) - 14:26, 28 February 2025
Side effect (computer science) (redirect from Side effect (programming))
contrast, declarative programming is commonly used to report on the state of system, without side effects. Functional programming aims to minimize or eliminate...
10 KB (1,119 words) - 16:22, 16 November 2024
Ruby is a general-purpose programming language. It was designed with an emphasis on programming productivity and simplicity. In Ruby, everything is an...
58 KB (5,459 words) - 19:53, 31 May 2025
Epigram is a functional programming language with dependent types, and the integrated development environment (IDE) usually packaged with the language...
8 KB (949 words) - 00:47, 17 March 2025
In engineering, functional decomposition is the process of resolving a functional relationship into its constituent parts in such a way that the original...
13 KB (1,746 words) - 10:45, 22 October 2024
Prototype-based programming is a style of object-oriented programming in which behavior reuse (known as inheritance) is performed via a process of reusing existing...
22 KB (2,483 words) - 12:32, 18 April 2025
Pattern matching (redirect from Pattern matching (functional programming))
functional programming languages in general, strings are represented as functional lists of characters. A functional list is defined as an empty list...
22 KB (2,581 words) - 19:44, 12 May 2025