bcd.gen: A generator for bindings to C++ in D
Gregor Richards
Richards at codu.org
Wed May 31 23:27:44 PDT 2006
Some more BCD news.
A) BCD now supports enough C to bind GTK+. Hooplah.
B) Killer feature: You can reflect D classes into C++, and instantiate
C++ templates with them. There are limitations (it only reflects
operators, and not all operators are the same between the two), but it
does work.
C) One of these days, I'll document bcd.gen. Really. Maybe.
- Gregor Richards
More information about the Digitalmars-d-announce
mailing list