Christopher Milton informed me that the link from haskell.org to
http://www.cs.kun.nl/fple/, the pages on Functional Programming
Languages in Education is broken. In fact, the pages seem to have
disappeared completely.
I think that this is a pity. I believe the pages have not been updated
alrea
CALL FOR PAPERS
ACM SIGPLAN ASIAN Symposium on
Partial Evaluation and Semantics-Based Program Manipulation (ASIA-PEPM'02)
Aizu, JAPAN, September 12-14 2002
(co-located with FLOPS2002)
htt
apologies if you receive multiple copies...
FORMAL METHODS EUROPE
FME 2002
"Formal Methods: Getting IT Right"
International Symposium and Tutorials
http://floc02.diku.dk/FME/
On Monday 10 December 2001 3:32 pm, Simon Marlow wrote:
> The problem isn't restricted to CAFs - full laziness always trades space
> for time. We found that it can be a large win in some cases: if
> repeated computation is replaced by sharing in an inner loop, then the
> gains can be dramatic.