Browse thread
Saving the OCaml interpreter state
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Michael Nedzelsky <MichaelNedzelsky@y...> |
| Subject: | Re: [Caml-list] Saving the OCaml interpreter state |
On Fri, 13 Apr 2007 11:07 pm, Harrison, John R wrote: > By the way, I checked with someone who knows Poly/ML, and it turns out > that > > the new mechanism can still be used to get save/restore of sessions just > by nominating > > the Poly/ML toplevel as the function to export as a binary. So although > the mechanism > > has changed, the basic support for saving and restoring sessions has not > vanished. > You are correct, it seems that it was an overlook on my part, sorry for this. Michael