What scheme do I used if I want to compile to a standalone executable on both Linux and windows?
(That’s not Racket)
i am fairly sure chicken can do this (never used it on windows myself but the homepage lists all three major platforms). it worked great for building executables on linux and it had a good ecosystem of packages.