| | Definition: | | 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.
E-mail: <caml-light@margaux.inria.fr>. Mailing list: <caml-list@margaux.inria.fr>. usenet newsgroup: news:comp.lang.ml. |