Functional languages are based on the idea that a program is a function with one input parameter, its input, and one result, its output. Running a program is seen as the application of a function to the input, resulting in the output. This computational model of function application, simple as it is, is very expressive and builds upon the results of mathematical research into computable functions.
Keywords
- Functional Program
- Function Application
- Graph Node
- Functional Language
- Functional Core
These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.