Functional Programming Language: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - ". ---- " to ". ---- ")
m (Text replacement - "]] ** " to "]]. ** ")
Line 3: Line 3:
* <B>Context</U>:</B>
* <B>Context</U>:</B>
** It can be associated with a [[Mathematical Function-centric Computer Program]] (a set of functions defined by equations using case distinction and recursion).
** It can be associated with a [[Mathematical Function-centric Computer Program]] (a set of functions defined by equations using case distinction and recursion).
** It can be used to express the evaluation of [[Mathematical Function]]
** It can be used to express the evaluation of [[Mathematical Function]].
** It can be used to avoid [[Software Program State]].
** It can be used to avoid [[Software Program State]].
** It can be used to avoid [[Mutable Data Structure]]s.
** It can be used to avoid [[Mutable Data Structure]]s.

Revision as of 13:54, 6 July 2022