(a functional parallel programming system)


ocamlp3l is a parallel programming system based on Objective Caml and the P3L languages, providing seamless integration of parallel programming and functional programming and advanced features like sequential logical debugging of parallel programs and strong typing, useful both in teaching parallel programming and in the building of full-scale applications.

The ocamlp3l system has been partially funded by a Galileo bilateral France-Italy project.

Have a look at the overview of the ocamlp3l programming environment, at some sample programs, look at a preliminary documentation> or even try to compile and run a simple ocamlp3l program (this page is currently under development)


ocamlp3l project members

Emmanuel CHAILLOUX emmanuel@ibp.fr PVI

Marco DANELUTTO marcod@di.unipi.it DCS-PISA

Roberto DI COSMO dicosmo@ens.fr LIENS-DMI

Xavier LEROY Xavier.Leroy@inria.fr INRIA

Susanna PELAGATTI susanna@di.unipi.it DCS-PISA

Related WWW Sites

The Ocaml Home Page

The P3L Home Page