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