On Friday, 28 September 2018 at 16:39:14 UTC, Márcio Martins wrote: > What are you guys using these days to generate bindings? Writing them by hand is easy if the library doesn't use the preprocessor much. I often do that for simple jobs. dpp supports preprocessor directives (because it actually does a preprocessor pass).