FP: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Added short summary, courtesy of Wikipedia)
(No difference)

Revision as of 18:25, 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