This article does not cite any sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "List of functional programming topics" – news · newspapers · books · scholar · JSTOR (June 2010) (Learn how and when to remove this message) |
This is a list of functional programming topics.
Foundational concepts
- Programming paradigm
- Declarative programming
- Programs as mathematical objects
- Function-level programming
- Purely functional programming
- Total functional programming
- Lambda programming
- Static scoping
- Higher-order function
- Referential transparency
Lambda calculus
Further information: Lambda calculusCombinatory logic
Further information: Combinatory logic- Fixed point combinator
- SKI combinator calculus
- B, C, K, W system
- SECD machine
- Graph reduction machine
Intuitionistic logic
Further information: Intuitionistic logic- Sequent, sequent calculus
- Natural deduction
- Intuitionistic type theory
- BHK interpretation
- Curry–Howard correspondence
- Linear logic
- Game semantics
Type theory
Further information: Type theory- Typed lambda calculus
- Typed and untyped languages
- Type signature
- Type inference
- Datatype
- Algebraic data type (generalized)
- Type variable
- First-class value
- Polymorphism
- Calculus of constructions
Denotational semantics
Further information: Denotational semanticsCategory theory
Further information: Category theoryOperational issues
- Graph reduction
- Strict programming language
- Lazy evaluation, eager evaluation
- Speculative evaluation
- Side effect
- Assignment
- Closure
- Continuation
- Continuation passing style
- Operational semantics
- State transition system
- Simulation preorder
- Bisimulation
- Monads in functional programming
- Exception handling
- Garbage collection
Programming languages
Further information: List of functional programming languages- Clean
- Clojure
- Elixir
- Erlang
- FP
- F#
- Haskell
- ISWIM
- JavaScript
- Kent Recursive Calculator
- Lisp
- Mercury
- Miranda
- ML (Category:ML programming language family)
- Pure, predecessor Q
- Q (programming language from Kx Systems)
- Quantum programming
- Scala
- SISAL
- Ωmega