mlton benchmarks

Doug Bagley doug@bagley.org
Fri, 1 Jun 2001 19:23:27 -0500 (CDT)


Stephen Weeks wrote:
> No problem.  I tried to write the code so it could be used for both.

The main change I've made is to always have a "main" function, so I
can use the SMLofNJ.exportFn on it.  I don't know if there is a better
way to do it, so I hope my changes aren't too sloppy.

> > One problem I had was with the format of the output of the moments.mlton
> > program.  (My test framework currently imposes a strict output format
> ...
> > I'll try to see if I can mangle the correct format out of it, but if
> > you have any suggestions, let me know.
> 
> Here is a moments.mlton.gz that produces correct output.

Thanks!

Cheers,
Doug