[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Using OCaml library

The OCaml interface defines the modules Polka, Vector, Matrix and Poly.

To compile a file `test.ml' into bytecode, first generate a suitable custom bytecode interpreter with

You can then compile `test.ml' and link it with: To compile `test.ml' into native code:



This document was generated on October, 27 2006 using texi2html