On 11/1/2020 11:34 AM, infodeveloperdon wrote:
so that when I run Racket it recreates the 'compiled' directories using the latest compiler.
Or is there a better way?

Yeah ... don't use 'compiled' directories for development - they can get out of sync and screw up your debugging.

They really are only useful for performance testing or for deployment in situations where you don't want to (or can't) build a single executable.

George

--
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/b83b03b4-f2a8-2b6c-7ac8-00caa1e6d104%40comcast.net.

Reply via email to