Content deleted Content added
→Explanation: Disambiguate Purely functional to Purely functional language. (Not really since the second currently redirects to the first, but the first has recently been turned into a disambiguation page.) |
true |
||
Line 2:
A '''strict programming language''' is one in which only [[strict function]]s (functions whose parameters must be evaluated completely before they may be called) may be defined by the user. A '''non-strict programming language''' allows the user to define non-strict functions, and hence may allow [[lazy evaluation]].{{Sfn|Scott|2006|p=541}}
[[programming language]English words
==Explanation==
|