Am 23.07.2012 09:16, schrieb Jacob Carlborg:
On 2012-07-23 08:56, Sönke Ludwig wrote:

Ok great, then I can throw away my bindings :) (unfortunately I couldn't
publish them because of my former employee...).

Btw. regarding Barnard's comment about LLVM-C, I partially agree.
Several additions/modifications were necessary in my case to be able to
make the compiler fully work. I wonder if it's feasable to compile LLVM
using DMC and then use extern(C++) to make an object oriented interface
at some point, possibly using SWIG or something. But well.. apart from
some missing features, I think the C interface is actually OK to work
with, once you get over the missing documentation, so maybe it's really
not worth the time.

https://github.com/jacob-carlborg/dstep


I thought it doesn't yet support C++? But anyways, next time I have to make bindings for a C library I'll definitely try dstep.

Reply via email to