English Dictionary
◊ CANDLELIGHT
candlelight
n : the light provided by a burning candle [syn: {candle flame}]
English Computing Dictionary
◊ DID YOU MEAN CAML LIGHT?
Caml Light
A small portable implementation of a version of {CAML} by
Xavier Leroy 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 stream}s 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.
{(ftp://ftp.inria.fr/lang/caml-light/)}
E-mail: .
Mailing list: .
{Usenet} newsgroup: {news:comp.lang.ml}.
(1993-10-06)