A purely Functional Programing language treats all computation as the evaluation of mathematical functions. It may also be defined by forbidding state changes and mutable data.
Purely Functional
-
Nix
nix is a Purely Functional expression language.
- Functional Programing
This work is licensed under a Creative Commons Attribution 4.0 International License