Hacker News new | ask | show | jobs
by ellisv 2147 days ago
You can create binaries from Julia and there are APIs to call Julia code from C/C++

https://julialang.github.io/PackageCompiler.jl/dev/devdocs/b...

https://docs.julialang.org/en/v1/manual/embedding/