
22 Apr
2011
22 Apr
'11
12:46 p.m.
Hi Albert You could try benchmarking with DeltaML instead - DeltaML is the only language I can think of where memoization is (nearly) pervasive, though you need still need to mark memo functions with a keyword as far as I'm aware. This would be a lot easier than modifying GHC: http://www.mpi-sws.org/~umut/projects/delta-ml/ Best wishes Stepehn