Related articles |
---|
New beta-test Release of CAML Pierre.Weis@seti.inria.fr (1991-10-31) |
Newsgroups: | comp.lang.functional,comp.lang.misc,comp.compilers |
From: | Pierre.Weis@seti.inria.fr (weis pierre francois) |
Keywords: | Functional, FTP |
Organization: | INRIA Rocquencourt, Le Chesnay, France. |
Date: | 31 Oct 91 20:02:11 GMT |
The new V3.1 (strong) version of the CAML functional programming language
is now freely available by anonymous ftp from nuri.inria.fr [128.93.1.26].
CAML is a language belonging to the ML family including:
lexical binding discipline
static type inference
user-defined (sum and product) types
possibly lazy data structures
possibly mutable data structures
interface with the Yacc parser generator
pretty-printing tools
and a complete library.
The distribution does not include the documentation yet.
Previous version of the documentation may help and is available as INRIA
tech-reports (number 121 et 122).
Currently, the archive contains ports to the following machines:
Sun3 (OS3 and OS4)
Sun4
Sony News 68k
Sony R3000
Dec Stations 3100 and 5000
MacIntosh A/UX
Apollo 68k
This is what you obtain after login (user anonymous, any passwd):
ftp> cd lang/caml/V3.1
250 CWD command successful.
Then get and read the README.FIRST file.
Changes from the preceeding version are summarized in the CHANGES file.
Any suggestion or installation problem should be reported to
caml@margaux.inria.fr
Sincerely,
Pierre Weis
--
Formel Project
INRIA, BP 105, F-78153 Le Chesnay Cedex (France)
E-mail: Pierre.Weis@inria.fr
Telephone: +33 1 39 63 55 98
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.