Automatic binding generation
Jacob Carlborg
doob at me.com
Sat Jan 19 06:48:27 PST 2013
On 2013-01-19 03:03, MrOrdinaire wrote:
> May I ask what is the status of this project? Manually writing
> bindings is error-prone and no fun at all.
It's working for all C constructs. I have mad one release. What it
cannot handle is the preprocessor. And it doesn't handle includes very
well. It can only handle one file at the time. Except from that it's
working pretty good.
https://github.com/jacob-carlborg/dstep
There's binaries for Mac OS X and Linux:
https://github.com/jacob-carlborg/dstep/downloads
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list