Hi David. You want to either look at the documentation of racket/system (to open executables) or ffi/unsafe (for shared libraries with a C interface).
Deren On Sat, Aug 18, 2018 at 1:21 PM, David Merinos <davs...@gmail.com> wrote: > Hello. Is there a way to call to a C program from within racket? I'd like > to write a few Racket functions to call CGAL programs I made on C++. Thank > you. > > -- > 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. > For more options, visit https://groups.google.com/d/optout. > -- 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. For more options, visit https://groups.google.com/d/optout.