Caml Light


Caml Light

A small portable implementation of a version of CAML byXavier Leroy and Damien Doligez ofINRIA. Caml Light uses a bytecode interpreter written inC. It adds a Modula-2-like module system, separate compilation, lazy streams for parsing and printing,graphics primitives and an interface with C.

Version 0.6 runs on Unix, MS-DOS, Macintosh, Atari STand Amiga. It includes an interpreter, compiler,Emacs mode, libraries, scanner generator, parser generator, run-time support and an interactive developmentenvironment.

The latest version, as of April 2003, is 0.75 and runs onUnix, Macintosh and Windows.

The development of Caml Light has been stopped; currentdevelopment is on Objective Caml.

http://caml.inria.fr/distrib-caml-light-eng.html.ftp://ftp.inria.fr/lang/caml-light/.

E-mail: .

Mailing list: .

Usenet newsgroup: news:comp.lang.ml.