Announcing: D support in SWIG
klickverbot
see at klickverbot.at
Thu Dec 9 16:33:10 PST 2010
On 12/10/10 12:49 AM, Andrej Mitrovic wrote:
> […] Thanks for writing
> that D-specific documentation, klickverbot!
Well, as for most small-scale OSS projects, writing good docs is pretty
boring when you can hack right away on some code as well, so I could
really need some suggestions on the D specific parts.
For instance, the D chapter desperately needs some small examples that
demonstrate how all the customization features of SWIG play together to
wrap the most common types of C/C++ APIs, e.g. converting return values
to exceptions via custom dptype/dout typemap, renaming cast operators,
injecting additional code into the generated D layer to construct more
abstract proxy objects of some sorts, etc…
More information about the Digitalmars-d-announce
mailing list