Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* ANN: PLplot library bindings
@ 2007-12-07 23:51 Hezekiah M. Carty
  0 siblings, 0 replies; only message in thread
From: Hezekiah M. Carty @ 2007-12-07 23:51 UTC (permalink / raw)
  To: caml-list

I would like to announce the availability of some reasonably complete
OCaml bindings for the PLplot data plotting library [1].

These are separate from previously announced PLplot bindings [2] -
those used SWIG to generate the interface, while this set of bindings
uses camlidl.  These bindings are also somewhat more complete.

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
- 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!

[1] - http://plplot.sourceforge.net/
[2] - 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-07 23:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-07 23:51 ANN: PLplot library bindings Hezekiah M. Carty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox