At Tue, 20 Aug 2019 17:53:45 +0300, Dmitry Pavlov wrote: > > Your tool would use `make-compilation-manager-load/use-compiled-handler` > > In what way my tool would use that?
I think you probably don't want to go this way. But if you want to support multiple build variants within the same tree, you could use the "compiled" subpath to effectively select among those variants. > To be clear, I care about my own options (C/Racket code and > 64-bit/80-bit reals) rather than the options that DrRacket currently > provides to user. Right. I meant only that you might do something similar to what DrRacket does, but with your own "compiled" subpaths instead of subpaths like "compiled/drracket/errortrace". Matthew -- 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/20190822150100.25C53650159%40mail-svr1.cs.utah.edu.