Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Caml Light

You are here: irt.org | FOLDOC | Caml Light

A small portable implementation of a version of CAML by Xavier Leroy <Xavier.Leroy@inria.fr> and Damien Doligez of INRIA. Caml Light uses a bytecode interpreter written in C. 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 ST and Amiga. It includes an interpreter, compiler, Emacs mode, libraries, scanner generator, parser generator, run-time support and an interactive development environment.

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

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

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

E-mail: <caml@inria.fr>.

Mailing list: <caml-list@inria.fr>.

Usenet newsgroup: news:comp.lang.ml.

(2003-04-12)

Nearby terms: camera ready « CAMIL « CAML « Caml Light » CAM-PC » Campus Wide Information System » CAN

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb