(Oh My) Gentool 0.0.3
evilrat
evilrat666 at gmail.com
Thu Dec 20 05:55:16 UTC 2018
(Oh My) Gentool - Yet another C/C++ binding generator.
I'm glad to announce the new release - version 0.0.3 is now live.
Though I have to release it earlier than I would like to, and
there is some features I haven't finished, overall I'm ok with
how it did.
This release will be the last point zero release.
The last 3 months I was working on this project, it helped me to
trial and error various approaches and helped to understand
possible issues and workarounds.
For next release I plan to do partial re-write, which should also
address performance - right now it is single-threaded, and
running the tool for example on clang will take hours! (don't try
this at home, it will crash)
How to start -
https://github.com/Superbelko/ohmygentool/wiki/QuickStart
Code https://github.com/Superbelko/ohmygentool
Binaries
https://github.com/Superbelko/ohmygentool/releases/tag/v0.0.3
More information about the Digitalmars-d-announce
mailing list