Functional Programming Paradigm

From GM-RKB
Revision as of 07:30, 22 August 2024 by Gmelli (talk | contribs) (Text replacement - "ions]] " to "ion]]s ")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A Functional Programming Paradigm is a declarative programming paradigm that emphasizes the evaluation of pure functions and avoids state and mutable data.



References

2023

  1. Hudak, Paul (September 1989). "Conception, evolution, and application of functional programming languages" (PDF). ACM Computing Surveys. 21 (3): 359–411. doi:10.1145/72551.72554. S2CID 207637854.
  2. Hughes, John (1984). "Why Functional Programming Matters".

2015

2014

1999