OpenCL bindings
Andrea Fontana
nospam at example.com
Wed Mar 20 04:09:55 PDT 2013
On Wednesday, 20 March 2013 at 08:13:45 UTC, Mike Parker wrote:
> On Tuesday, 19 March 2013 at 15:03:11 UTC, Lemonfiend wrote:
>
>>
>> I see. That's a larger project than I'd hoped. Considering
>> I've never created a binding before, is there some kind of
>> tutorial/recommended reading available?
>>
>
> There's a page at dlang.org[1], and I have a series of 5 blog
> posts on the topic over at gamedev.net, starting with part 1[2].
>
> [1] http://dlang.org/interfaceToC.html
> [2]
> http://www.gamedev.net/blog/1140/entry-2254003-binding-d-to-c/
You're missing dstep. Using dstep I converted some c-libraries in
short time. It's quite easy to use and usually just some minor
modification are needed to adjust auto-generated d interface.
More information about the Digitalmars-d-learn
mailing list