browse words by letter
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
alfl |
1 definition found From The Free On-line Dictionary of Computing (13 Mar 01) [foldoc]: AlflA lazy function language. A {weakly typed}, {lazy} {functional language} developed by Paul Hudak of Yale in 1983. Alfl is implemented as a {Scheme} {preprocessor} for the {Orbit} compiler, by transforming laziness into {force}-and-{delay}. ["Alfl Reference Manual and Programmer's Guide", P. Hudak YALEU/DCS/RR322, Yale U, Oct 1984]. See also {ParAlfl}. (1995-04-24)