Y
Hacker News
new
|
ask
|
show
|
jobs
by
umanwizard
631 days ago
That seems to let you call C functions from Racket, but I don't see how it lets you embed Racket in a C program and call Racket functions from C. So it's at best half a solution, unless I'm missing something.
1 comments
eru
631 days ago
See
https://docs.racket-lang.org/inside/cs-procs.html
link