[Lunar-commits] r17488 - moonbase/trunk/compilers/ocaml
Dennis Veatch
stumbles at lunar-linux.org
Mon Nov 28 15:08:55 UTC 2005
Author: stumbles
Date: 2005-11-28 15:08:53 +0000 (Mon, 28 Nov 2005)
New Revision: 17488
Modified:
moonbase/trunk/compilers/ocaml/DETAILS
Log:
Compiled with gcc-3.4.4 and glibc-2.3.6
Modified: moonbase/trunk/compilers/ocaml/DETAILS
===================================================================
--- moonbase/trunk/compilers/ocaml/DETAILS 2005-11-28 11:58:02 UTC (rev 17487)
+++ moonbase/trunk/compilers/ocaml/DETAILS 2005-11-28 15:08:53 UTC (rev 17488)
@@ -1,24 +1,23 @@
MODULE=ocaml
- VERSION=3.08.4
- MAJOR=3.08
- PSAFE=no
+ VERSION=3.09.0
+ MAJOR=3.09
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://caml.inria.fr/distrib/$MODULE-$MAJOR/
- SOURCE_VFY=sha1:d9eb54611d24f9e1c33736f12c7ba87412057cbb
+ SOURCE_VFY=sha1:614e205ac2f444e452a6cc97cc6d46a1d318704a
WEB_SITE=http://caml.inria.fr/
ENTERED=20020512
- UPDATED=20050817
+ UPDATED=20051128
+ PSAFE=no
SHORT="ocaml is an objective cml compiler"
cat << EOF
-Objective Caml belongs to the ML family of programming languages and
-has been implemented at INRIA Rocquencourt within the ``Cristal project''
-group. Since ML's inception in the late seventies, there has been a
-continuous line of research at INRIA devoted to implementations and
-improvements of ML. Objective Caml owes a lot to the original core ML
-language and to our first Caml implementation (1985-1990). A new byte-coded
-implementation called Caml Light was developed in the early nineties. The
-language Caml Light is still in use, especially for education. The language
-was renamed Objective Caml after the incorporation of a sophisticated module
- system and an object-oriented layer
+Objective Caml belongs to the ML family of programming languages and has been
+implemented at INRIA Rocquencourt within the ``Cristal project'' group. Since
+ML's inception in the late seventies, there has been a continuous line of
+research at INRIA devoted to implementations and improvements of ML. Objective
+Caml owes a lot to the original core ML language and to our first Caml
+implementation (1985-1990). A new byte-coded implementation called Caml Light
+was developed in the early nineties. The language Caml Light is still in use,
+especially for education. The language was renamed Objective Caml after the
+incorporation of a sophisticated module system and an object-oriented layer.
EOF
More information about the Lunar-commits
mailing list