Re: [racket-users] Machine code executable

2021-01-07 Thread Stephen De Gabrielle
we also have a faq https://github.com/racket/racket/wiki/Frequently-Asked-Questions#is-racket-compiled On Thursday, January 7, 2021 at 3:23:31 PM UTC Paulo Matos wrote: > > Daniel Santos writes: > > > Has Racket to output to other language, such as C, in order to have > machine > > code execut

Re: [racket-users] Machine code executable

2021-01-07 Thread Paulo Matos
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

[racket-users] Machine code executable

2021-01-07 Thread Daniel Santos
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? thank you -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group an