It looks like you're using Swig, so you taking a different approach - but it may be helpful to look at the plplot bindings which come in PsiLAB (http://psilab.sf.net). They are somewhat out of date, but I've been thinking about starting something similar and they look like they would provide a good start.
I'm currently working on bindings for the HDF4 library, but once that is a little further along I would be happy to help out as I'm able with the plplot bindings. Hez On 4/23/07, Vityok <[EMAIL PROTECTED]> wrote: > > Greetings > > I would like to ask if anybody has interest in taking part in > developing OCaml bindings to the plplot plotting library. > > http://vityok.org.ua/cgi-bin/odd.cgi/Ocaml-plplot > > I have made an initial version of the bindings for almost all plplot > setter functions and some of the getters. Callbacks are not > implemented yet. > > Current version is not very clean or robust as it performs a lot of > type conversions on parameters and returned values. > > I consider, that the final goal is to integrate the OCaml bindings > into the plplot distribution. > > With best regards, > Victor > http://vityok.org.ua > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ocaml-developer" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ocaml-developer?hl=en For other OCaml forums, see http://caml.inria.fr/resources/forums.en.html -~----------~----~----~----~------~----~------~--~---
