[Haskell] Re: Simple and Easy Persistence
Shae Matijs Erisson
shae at ScannedInAvian.com
Tue Dec 6 21:41:11 EST 2005
"Matthew M. Munz" <mmm92 at pantheon.yale.edu> writes:
> I have some program data that I'd like to persist. I could just use read
> and show and file I/O to store arrays as files. [1] This works and it is easy
> and simple (which I like) but it is also inefficient and a little cumbersome.
I like SerTH - http://www.cs.helsinki.fi/u/ekarttun/SerTH/
--
Shae Matijs Erisson - http://www.ScannedInAvian.com/ - Sockmonster once said:
You could switch out the unicycles for badgers, and the game would be the same.
More information about the Haskell
mailing list