FP: Difference between revisions

From Rosetta Code
m (Added short summary, courtesy of Wikipedia)
 
m (Fp moved to FP: The real name is FP, not Fp. Don't know if it came from a typo or a wikimedia mod, but anyhow, should be ok now.)
(No difference)

Revision as of 18:36, 25 January 2007


FP (short for Function Programming) is a programming language created by John Backus to support the function-level programming paradigm. This allows for the elimination of named variables.

Citations