[ocaml-opengl] which structure for the ideal project ?
Anil Madhavapeddy
anil at recoil.org
Sat Jul 20 11:21:41 BST 2013
On 20 Jul 2013, at 11:11, Török Edwin <edwin+ml-ocaml at etorok.net> wrote:
> If you'd use ocaml-ctypes then this would be a nice fit, although thats perhaps a bit too unsafe.
We're working on adding C stub generation support into ctypes soon, which should the bindings safe with respect to being checked against the C header files, but with the benefits of still having the type descriptions available as values too.
It's not quite ready yet, but should be "soon".
-anil
More information about the OpenGL
mailing list