On Tuesday, October 25, 2016 at 1:06:17 PM UTC-7, Dan Liebgold wrote:
> Is there a racket command line parameter that will enable me to start a REPL 
> (using -i) within a module context?  Specifically I'd like the REPL to star 
> as if within a certain "#lang <mod>".
> 

Ok, I've used the -I parameter to successfully set the language.  Is there a 
way to set the language, read in library or script file, then start the REPL?

I use -I, -l, then -i but the resulting REPL has no #%top-interaction bound... 

-- 
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