Jens - Interesting - does the default #%top-interaction behave differently from #%module-begin w.r.t. to a #lang's read? Right now my main.rkt is providing the standard #%module-begin, #%top-interaction, #%app, #%datum, and #%top, in addition to my language's functions + macros.
Thanks! On Fri, May 29, 2020 at 4:51 PM Jens Axel Søgaard <[email protected]> wrote: > There may be other solutions, but one way to control the evaluation of > expressions entered in the REPL > is to provide an #%top-interaction, which sets the appropriate > parameters. > > /Jens Axel > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/CA%2BHWosWC9yWUAjG-bNB8tVbygOV%2BXcfmsF0Z1p6vF7Jja81GCg%40mail.gmail.com.

