C++ Binding Generator

Andrej Mitrovic andrej.mitrovich at gmail.com
Mon Feb 17 23:49:06 PST 2014


On 2/18/14, Joao Matos <joao at tritao.eu> wrote:
> Nice tools, I've also been working on a C++ binding tool myself
> (mostly C#/.NET though).
>
> https://github.com/mono/CppSharp

Does this use Clang's C++ API or libclang which is a C API? If the
former, I didn't know you could call into C++ code from C#, at least
not very easily. Was it hard to do? I guess I'm looking for any
experiences you can share.


More information about the Digitalmars-d mailing list