Browse thread
new Objective Caml tools and libraries
- Xavier Leroy
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 1998-08-19 (23:40) |
From: | Xavier Leroy <Xavier.Leroy@i...> |
Subject: | new Objective Caml tools and libraries |
This is summer clearance here at INRIA Rocquencourt, so in addition to OCaml 2.00 we're also making available the following new or updated libraries and tools: ftp://ftp.inria.fr/lang/caml-light/ocamltk41-R200.tar.gz The CamlTk graphical user interface for Objective Caml. Now supports Tcl 8.0/Tk 8.0 in addition to 7.5/4.1 and 7.6/4.2. ftp://ftp.inria.fr/lang/caml-light/bazar-ocaml/ocamlmpi-1.00.tar.gz Objective Caml bindings for the MPI (Message Passing Interface) library for distributed-memory parallel programming. ftp://ftp.inria.fr/lang/caml-light/bazar-ocaml/ocaml1to2-1.00.tar.gz A semi-automatic translator from OCaml 1.07 syntax to OCaml 2.00 syntax. All those require Objective Caml 2.00. Enjoy. - Xavier Leroy