FP (programming language): Difference between revisions

Content deleted Content added
Splash (talk | contribs)
m rm Category:Programming languages, already in a more specific subcategory
m lowercase
Line 1:
'''FP''' (short for '''F'''unction '''P'''rogramming) is a [[programming language]] created by [[John Backus]] to support the [[Functionfunction-level programming]] paradigm. This allows for the elimination of named variables.
 
== Overview ==