caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* libplot for OCaml
@ 2001-01-17 19:06 Olivier Andrieu
  0 siblings, 0 replies; only message in thread
From: Olivier Andrieu @ 2001-01-17 19:06 UTC (permalink / raw)
  To: caml-list

Hello,

Markus suggested on this list a few weeks ago that someone write a
wrapper for the GNU libplot library. Seeing it as an opportunity to
learn how to interface C code with OCaml, I started working on
it. There's some basic but seemingly working code on
http://sourceforge.net/projects/ocamlplot/ . 

Libplot is a (rather low-level) graphics drawing library. What's
interesting compared to OCaml Graphics library, is that the API is
device independent : the same code can draw (among others) PostScript,
PNG, and X. On the other hand, I'm afraid it only works on Unix
systems.

	Olivier



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

only message in thread, other threads:[~2001-01-20 15:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-17 19:06 libplot for OCaml Olivier Andrieu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).