
The GitHub page for the project is now up.
Thanks to GitHub pages I can now host the HTML code documentation for my entire C code, which is quite a nice feature. See it here.
I have also uploaded a binary version of the generator, with a readme file and an example project.
If you happen to read this post and wanted to try it on your own C project, I’d love to hear some feedback (and have examples to fix the numerous bugs and generation errors).
Next up on my list, (finally) transform my C++ image and OpenGL libraries to C.