wxWidgets doxygen binding creation.

Andrej Mitrovic andrej.mitrovich at gmail.com
Sun Jan 22 10:38:42 PST 2012


On 1/22/12, Gour <gour at atmarama.net> wrote:
> Using Doxygen output, probably takes care of wrapping C API only, while
> there would still be work to produce higher-level bindings in the
> sporit of D language, right?

The php generator creates a C API that's built into a DLL and a php
OOP wrapper. This is what some sample php code looks like:
http://paste.pocoo.org/show/538858/


More information about the Digitalmars-d mailing list