VDict mobile
Dictionary
-
Translation
English - Vietnamese
Vietnamese - English
Vietnamese - Vietnamese
French - Vietnamese
Vietnamese - French
Computing
English - English
Chinese - Vietnamese
Russian - Vietnamese
A small portable implementation of a version of
CAML
by
Xavier Leroy
[email protected]
and Damien Doligez of
INRIA
. Caml Light uses a
bytecode interpreter
written in
C
. It adds a
Modula-2
-like
module
system,
separatecompilation
,
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
,
parsergenerator
,
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
.
.
.
E-mail:
[email protected]
.
Mailing list:
[email protected]
.
Usenet
newsgroup:
news:comp.lang.ml
.
(2003-04-12)