> This works fine in the ME-test.rkt Definition window, but not in the REPL 
> which doesn't have bindings for anything. I would like anything typed into 
> the ME-test.rkt REPL to be used as argument to the ME-module-begin macro in 
> ME-expander.rkt.

I'm not sure but since no one has replied yet:

#%top-interaction is used by a REPL. It looks like you're providing
the one from racket/base;
maybe you need to provide your own that uses your m-eval?

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