Preview LLVM Deimos bindings
Bernard Helyer
b.helyer at gmail.com
Sat Jul 21 12:46:36 PDT 2012
On Saturday, 21 July 2012 at 15:30:46 UTC, Jens Mueller wrote:
> Bernard Helyer wrote:
>> Very interesting. I'd be interested in making some D Native
>> feeling
>> bindings, because the LLVM C bindings are A, inconsistent, and
>> B,
>> complete shit. So this is interesting.
>
> Building a better wrapper on top of these would be nice.
> Can you give examples for A and B?
>
> Jens
The verbs used change from function to function.
I can't remember any off the top of my head, but I run into bunch
when
using it for SDC.
As to B, they're incomplete, undocumented, and awkward to use.
No reflection on your fine work, of course. :)
More information about the Digitalmars-d
mailing list