--MimeMultipartBoundary
Content-Type: text/plain; charset="us-ascii"
This thread and particularly the following passage:
"If I understand this right, you're suggesting essentially dumping
out part of the Haskell heap to a file."
reminds me very strongly of APL, where dumping the current state of
the system into a binary file that you can later reload (and resume
your work where you left it) has always been a possibility. This was
useful not just for interactive work but also for breaking down large
computations and escape the reaper built into the mainframe's batch
queue :) Is it anything of the kind that Runciman is working on or
something less ambitious?
Regards,
-- O.l.
--MimeMultipartBoundary--
- Binary files in Haskell trinder
- Re: Binary files in Haskell malcolm
- Binary files in Haskell Steve Roggenkamp
- Re: Binary files in Haskell Timothy Robin BARBOUR
- Re: Binary files in Haskell Simon Marlow
- Re: Binary files in Haskell Simon L Peyton Jones
- Re: Binary files in Haskell Olivier Lefevre
- Re: Binary files in Haskell Malcolm Wallace
- Re: Binary files in Haskell Tony Davie
- Re: Binary files in Haskell Yoshihiko ICHIKAWA
- Re: Binary files in Haskell Olivier Lefevre
- Re: Binary files in Haskell Timothy Robin BARBOUR
- Re: Binary files in Haskell Timothy Robin BARBOUR
- Re: Binary files in Haskell Timothy Robin BARBOUR
- Re: Binary files in Haskell Simon Marlow
- Re: Binary files in Haskell Tony Davie
- Re: Binary files in Haskell S. Alexander Jacobson
