because MATLAB makes nice plots, but it's a horrid programming language
News
2004-10-29: mlGrace 0.1.0 has been released.
Introduction
mlGrace is a high-level OCaml interface to
the Grace 2D plotting
application. It makes extensive use of OCaml's labeled optional arguments,
making the most common plotting operations quick and easy.
Documentation
Check the mlGrace tutorial for a usage
overview and sample output. The ocamldoc
reference provides more detailed usage information.
Requirements
Aside from a semi-recent version of OCaml, you will need version 5.1 of Grace,
available by FTP here.