Open geekgao opened 2 years ago
Hi @geekgao! At the moment I do not plan to create any binding to other programming languages. However, I leave this proposal open. If has support by users, I would give it priority. I work on this project only in my free time. Right now I am working on:
Thanks for your suggestion!
For your information Raylib has solved this problem elegantly with supplying the parsed header files as JSON/XML output. (Perhaps this parser can be reused here)
This then makes it very easy for others to generate bindings for their preferred language: raylib-parser python-bindings example
So interesting this parser (and the raylib project itself). I'll take into account for futher utilities.
Thanks @tenko!
Regarding to bindings for other languages a tool like SWIG could be used for automatic binding generation not just for Go but Python and many other programming languages as well.
hi, maintainer, are there any plans to support golang?
Have a nice day :-)