Daniel Santos writes:
> Has Racket to output to other language, such as C, in order to have machine > code executables, or, does Racket produce machine code executables directly? Hi Daniel, It's certainly possible to generate executables. Take a look at `raco exe`. https://docs.racket-lang.org/raco/exe.html > > thank you -- Paulo Matos -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/87mtxkhiuv.fsf%40linki.tools.

