FABGen
FABGen copied to clipboard
C++ binding generator for CPython 3.x (x>=2), Lua 5.3 and Go
Fabgen should detect the ambiguous polymorphic functions, where the type of a C `enum` is replaced by a Python/Lua `int` equivalent, making it impossible for the dispatch to trace the...
Bind properly the static const type, so that the content cannot be modified by the host language (Python, for example). ### Typical use case : As of today, vec3.One must...
Create a new target for [Squirrel language](http://www.squirrel-lang.org/).
see [QuikJS](https://bellard.org/quickjs/)