How do you include a racket module in an R6RS program?

I have remote.rkt in the same directory as test.scm.

With R5RS I could do (#%require "remote.rkt"), but that doesn't work, and I 
tried various things in the (import) statement without success.

Are there any plans for an R7RS lang in Racket?  I am trying to write code that 
runs in both DrRacket and Chibi scheme.


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