Is there any way to separate the running Racket code from the IDE that is 
authoring it?

What I'd like is something like a Smalltalk image, that packages code and 
state, but it runs whether or not I'm connected to it; when I'm connected, I 
can edit, debug, use breakpoints etc with the values and code on the server. 
And I can disconnect and it just keeps going.

How close to that can I get with Racket? If I can't get that, is there some 
close alternative with a nice web IDE or at least API?

-- 
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 racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to