> Startup will be fastest if you `raco make` the foo.rkt file to a
> compiled/foo.zo bytecode file.  When you `racket foo.rkt` (directly or
> via #!) it will load the compiled/foo.zo provided it's not older.

Not "compiled/foo.zo"; it would be "compiled/foo_rkt.zo".

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