Oh… That is great Ben. Thank you. This is very closer to what I am looking for, so I can avoid having to add the (provide …) in A.rkt and (require …) in B.rkt !! I should not be so hard to remove the lines `#lang racket` in all files from the students.
But I was really expecting that the option -t in the racket command should replace the explicit (require…) in B.rkt. Something like > racket -t A.rkt -f B.rkt default-load-handler: expected a `module' declaration, but found something else Best, Alexandre -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/805ED557-768A-4437-8123-3CF6E7F08549%40gmail.com.