Category:FP
From Rosetta Code
Programming Language
FP is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific. You may find a list of its implementations here.
Listed below are all of the tasks on Rosetta Code which have been solved using FP.
See also: FP on the HOPL
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.

