Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary
Alfl
Jump to user comments
language A lazy function language. A weakly typed, lazy
functional language developed by Paul Hudak
[email protected] of Yale in 1983. Alfl is implemented
as a Scheme preprocessor for the Orbit compiler, by
transforming laziness into force-and-delay.