On 12/20/2011 02:37 PM, mta`chrono wrote:
I like their approach. They're using gcc-xml to parse c++ files and generate approtiated wrapper code. maybe we could write a similar tool for d.
http://dsource.org/projects/bcd Project is Not up to date.AFAIK gcc-xml is a dead project. Thanks to David Nadlinger SWIG has now official D1 abd D2 Support. Since SWIG also supports a subset of C++ templates it is IMO the better choice.
Bjoern
