[ANN] First release of FFICHeaderExtractor
Dear all, I am happy to announce the first release of FFICHeaderExtractor project. You can find the project and the documentation here: https://github.com/marianopeck/FFICHeaderExtractor Any feedback is more than welcome. Best, -- Mariano http://marianopeck.wordpress.com
Hi! Can this be useful to make OpenGL bindings? I remember that Igor used some function headers to generate the bindings. Alexandre
On Jan 27, 2016, at 6:44 AM, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
Dear all,
I am happy to announce the first release of FFICHeaderExtractor project. You can find the project and the documentation here:
https://github.com/marianopeck/FFICHeaderExtractor
Any feedback is more than welcome.
Best,
-- Mariano http://marianopeck.wordpress.com
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Alex this lib will be useful to anybody needed to know the low level representation of certain constants on a given platform. Stef Le 27/1/16 20:48, Alexandre Bergel a écrit :
Hi!
Can this be useful to make OpenGL bindings? I remember that Igor used some function headers to generate the bindings.
Alexandre
On Jan 27, 2016, at 6:44 AM, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
Dear all,
I am happy to announce the first release of FFICHeaderExtractor project. You can find the project and the documentation here:
https://github.com/marianopeck/FFICHeaderExtractor
Any feedback is more than welcome.
Best,
-- Mariano http://marianopeck.wordpress.com
On Wed, Jan 27, 2016 at 4:48 PM, Alexandre Bergel <alexandre.bergel@me.com> wrote:
Hi!
Can this be useful to make OpenGL bindings?
It will be useful for autogenerating methods (for different platforms) to initialize constants in SharedPools. But this is NOT for autogenerating FFI bindings.
I remember that Igor used some function headers to generate the bindings.
Probably you are talking about TalkFFI??? That's a different story. That is for automatically making the FFI callout stub methods of a certain C library.
Alexandre
On Jan 27, 2016, at 6:44 AM, Mariano Martinez Peck < marianopeck@gmail.com> wrote:
Dear all,
I am happy to announce the first release of FFICHeaderExtractor project. You can find the project and the documentation here:
https://github.com/marianopeck/FFICHeaderExtractor
Any feedback is more than welcome.
Best,
-- Mariano http://marianopeck.wordpress.com
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- Mariano http://marianopeck.wordpress.com
participants (3)
-
Alexandre Bergel -
Mariano Martinez Peck -
stepharo