caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Saving the OCaml interpreter state
@ 2007-04-10 22:08 Harrison, John R
  2007-04-12 12:27 ` [Caml-list] " Michael Nedzelsky
  2007-04-22 10:00 ` Xavier Leroy
  0 siblings, 2 replies; 10+ messages in thread
From: Harrison, John R @ 2007-04-10 22:08 UTC (permalink / raw)
  To: OCaml

[-- Attachment #1: Type: text/plain, Size: 569 bytes --]

I think I asked roughly this question several years ago, but I would
appreciate

a reminder.

 

In several read-eval-print loops for functional languages (e.g. Poly,
SML/NJ,

various LISPs), it's possible to save and restore the current state so
you can

start up again in an environment with all the same objects and name
bindings

present. OCaml does not currently allow this. How hard would it be to
modify

OCaml to support save/restore of sessions? At the moment I'm forced into

OS-specific checkpointing of processes.

 

John.

 


[-- Attachment #2: Type: text/html, Size: 3036 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-04-22 10:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-10 22:08 Saving the OCaml interpreter state Harrison, John R
2007-04-12 12:27 ` [Caml-list] " Michael Nedzelsky
2007-04-12 15:53   ` Harrison, John R
2007-04-12 18:27     ` Jon Harrop
2007-04-12 23:52       ` Yaron Minsky
2007-04-13 19:07         ` Harrison, John R
2007-04-13 19:38           ` Gerd Stolpmann
2007-04-13 20:27             ` Daniel Bünzli
2007-04-14 11:59           ` Michael Nedzelsky
2007-04-22 10:00 ` Xavier Leroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).