Hezekiah Carty написав: > 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.
Good day Hez, Thank you for your hint. Before starting to work on OCaml-Plplot bindings, I tried to find existing implementations, but without success. The bindings in PsiLab are somewhat cleaner and make an impression as if they were manually written. In any case, it will be a good hint for possible issues I can encounter while working on my version. Wish you good luck, Victor > > 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 -~----------~----~----~----~------~----~------~--~---
