* updated krdc (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / develop / ocaml / ocaml.desc
blob067566fe382f0b772c06023f0c88cbe168a99290
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/ocaml/ocaml.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] Objective Caml is the latest implementation of the Caml dialect of ML
15 [T] Objective Caml is an implementation of the Caml dialect of ML extended
16 [T] with class-based objects and a powerful module system in the style of
17 [T] SML's. It continues the Caml Light effort in many ways (separate
18 [T] compilation, low memory requirements, fast turnaround through bytecode
19 [T] interpretation), but also significantly departs from Caml Light on other
20 [T] points (objects, the module calculus, and a high-performance native-code
21 [T] compiler).
23 [U] http://caml.inria.fr/ocaml/distrib.html
25 [A] INRIA <caml@inria.fr>
26 [M] The T2 Project <t2@t2-project.org>
28 [C] extra/development
29 [F] NOPARALLEL NO-AS-NEEDED
31 [L] LGPL
32 [S] Stable
33 [V] 4.13.1
34 [P] X -----5---9 191.900
36 [O] runconf=0
37 [O] hook_add preconf 5 "./configure -prefix $root/$prefix"
38 [O] var_append makeopt ' ' "world.opt"
40 [D] 5aac1ea09fcdabd39e8d93e040d4fcd65e33a8fbe92f8248bb5e7e8f ocaml-4.13.1.tar.xz https://caml.inria.fr/pub/distrib/ocaml-4.13/