Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Can you also call C++ libraries directly from Julia?


Name mangling, as always, is a mess. If they export extern "C" headers, then of course there's no trouble.

There's work on interfacing with the C++ ABI, though. See Cpp.jl[0] and Clang.jl (whose C++ support is still a WIP)[1].

[0]. https://github.com/timholy/Cpp.jl

[1]. https://github.com/ihnorton/Clang.jl/issues/20




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: