Is there a way to make a deep copy of the state of a sandbox evaluator, such 
that I could start up another evaluator from the same state?

I'm imagining a collaborative programming environment where users could fork 
the state of a REPL with all it's definitions, computed values, etc and begin 
an independent interaction from that state, while the original REPL session 
continued.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to