Plangs!
Menu
Sun

Lazy Eval

Delays the evaluation of an expression until its value is needed.
Details

Plangs

NameDescription
CleanFunctional programming language known for uniqueness typing and lazy evaluation.
CurryDeclarative language that integrates features of functional and logic programming paradigms
HaskellStatically-typed, purely functional language known for type inference and lazy evaluation.