caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Release 1.06 of Caml Special Light
@ 1995-09-12  9:27 Xavier Leroy
  1995-09-13  8:15 ` Suggestions Christophe Raffalli
  0 siblings, 1 reply; 8+ messages in thread
From: Xavier Leroy @ 1995-09-12  9:27 UTC (permalink / raw)
  To: caml-list

Announcing Caml Special Light 1.06, the first public release of the
Caml Special Light system.

Caml Special Light is a complete reimplementation of Caml Light that
adds a powerful module system in the style of Standard ML. The module
system is based on the notion of manifest types / translucent sums; it
supports Modula-style separate compilation, and fully transparent
higher-order functors (see the papers in the POPL 94 and 95
proceedings).

Caml Special Light comprises two compilers: a bytecode compiler in the
style of Caml Light (but up to twice as fast), and a high-performance
native code compiler for the following platforms:

        Alpha processors: DecStation 3000 under OSF1
        Sparc processors: Sun Sparcstation under SunOS 4.1 or Solaris 2
        Intel 386 / 486 / Pentium processors: PCs under Linux
        Mips processors: DecStation 3100 and 5000 under Ultrix 4

The native-code compiler delivers excellent performance (better than
Standard ML of New Jersey 1.08 on our tests), while retaining the
moderate memory requirements of the bytecode compiler.

Caml Special Light is still in the experimental state: the base
language has changed and will change again in significant ways,
source-level compatibility is not ensured, the implementation is
alpha-release quality, and many Caml Light tools and libraries have
not yet been ported to Caml Special Light. The present release is
targeted towards testers, adventurous souls, and users with strong
interest in modules and high-performance compilation; other users are
encouraged to stay with Caml Light 0.7 for a while.

The source distribution (for Unix machines only) is available by
anonymous FTP on ftp.inria.fr, directory lang/caml-light.

More information on Caml Special Light is available on the World Wide
Web, at http://pauillac.inria.fr/csl/.

Bug reports and technical questions should be directed to
caml-light@pauillac.inria.fr. For general questions and comments,
use the Caml mailing list caml-list@pauillac.inria.fr (to subscribe:
caml-list-request@pauillac.inria.fr).

- Xavier Leroy

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Caml Special Light                  "Taste Caml in a whole new Light" %
% caml-light@pauillac.inria.fr                                          %
% Projet Cristal, INRIA, B.P.105, 78153 Le Chesnay, France.             %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%




^ permalink raw reply	[flat|nested] 8+ messages in thread
* Suggestions
@ 1999-01-27  1:18 Miles Egan
  1999-01-27 18:48 ` Suggestions Jon Moore
  0 siblings, 1 reply; 8+ messages in thread
From: Miles Egan @ 1999-01-27  1:18 UTC (permalink / raw)
  To: caml-list

Thanks again for all your ideas.  I'm afraid enhancements to
OCaml's container libraries or parsing tools are beyond my abilities at the
moment, even though I think those are both worthwhile projects.  I think I'll
start with some database interfaces and perhaps also investigate OCaml web
scripting.  

Gerd Stolpmann's suggestion that some kind of Corba integretation should be
provided is a good one, I think.  I'd have more luck using OCaml at
work if I could hide it behind IDL.  Has anyone investigated Corba or
COM bindings for OCaml?

( Please excuse the absence of a French translation.  My grade-school French
could only confuse things. )

--
miles




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~1999-01-28 12:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-09-12  9:27 Release 1.06 of Caml Special Light Xavier Leroy
1995-09-13  8:15 ` Suggestions Christophe Raffalli
1995-09-13 15:11   ` Suggestions Pierre Weis
1995-09-13 16:51     ` Suggestions Christophe Raffalli
1995-09-14  9:49       ` Suggestions Pierre Weis
1999-01-27  1:18 Suggestions Miles Egan
1999-01-27 18:48 ` Suggestions Jon Moore
1999-01-28 10:50   ` Suggestions Xavier Leroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).