[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: What's so cool about Scheme?
Bayley, Alistair writes:
>
> You can classify functional languages as pure/impure,
> lazy/eager. You tend to find that the lazy languages (Haskell,
> Clean, Miranda) are pure, and impure languages (Lisp, Scheme, ML)
> are eager. There's no reason you can't have a pure eager language,
> but I can't think of one (anybody?).
The Opal language is a pure, strict, functional language:
<http://uebb.cs.tu-berlin.de/~opal/>
--
Neel Krishnaswami
neelk@alum.mit.edu