I would like to announce the availability of some reasonably complete OCaml bindings for the PLplot library. There are still a few functions missing, but the majority of the library is covered.
The code can be downloaded from: http://code.google.com/p/ocaml-plplot/ Requirements: - OCaml (tested with 3.10.0, should work on older versions?) - PLplot version 5.7.x or 5.8.x - tested with 5.7.3 through 5.8.0 - camlidl - findlib The license is the same as PLplot (LGPLv2+). This code has been developed on a 32bit CentOS 5 system, using godi for the OCaml installation. I would be happy to hear about any successes or failures on other systems. There is currently only one example included, which corresponds to example 11 on the PLplot website. The PLplot documentation is a good reference as this binding is very close to the C library. There are some OCaml specific items though, so feel free to ask if you have questions or problems. Enjoy! Note: These are separate from previously announced PLplot bindings [1] - those used SWIG to generate the interface, while this set of bindings uses camlidl. These bindings are also somewhat more complete. [1] - http://vityok.org.ua/cgi-bin/odd.cgi/Ocaml-plplot -- Hezekiah M. Carty Graduate Research Assistant University of Maryland Department of Atmospheric and Oceanic Science ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Plplot-general mailing list Plplot-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-general