Package ocaml: Information
Source package: ocaml
Version: 5.3.0-alt2
Build time: Apr 9, 2025, 11:32 AM
Category: Development/ML
Report package bugHome page: https://caml.inria.fr/
License: LGPLv2.1 with OCaml-LGPL-linking-exception
Summary: The Objective Caml compiler and programming environment
Description:
Objective Caml is a high-level, strongly-typed, functional and object-oriented programming language from the ML family of languages. This package comprises two batch compilers (a fast bytecode compiler and an optimizing native-code compiler), an interactive toplevel system, Lex&Yacc tools, a replay debugger, and a comprehensive library.
List of RPM packages built from this SRPM:
ocaml (e2kv6, e2kv5, e2kv4, e2k)
ocaml-compiler-libs (e2kv6, e2kv5, e2kv4, e2k)
ocaml-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
ocaml-ocamldoc (e2kv6, e2kv5, e2kv4, e2k)
ocaml-runtime (e2kv6, e2kv5, e2kv4, e2k)
ocaml-runtime-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
ocaml (e2kv6, e2kv5, e2kv4, e2k)
ocaml-compiler-libs (e2kv6, e2kv5, e2kv4, e2k)
ocaml-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
ocaml-ocamldoc (e2kv6, e2kv5, e2kv4, e2k)
ocaml-runtime (e2kv6, e2kv5, e2kv4, e2k)
ocaml-runtime-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Anton Farygin
List of contributors:
Anton Farygin
Gleb Fotengauer-Malinovskiy
Vladimir D. Seleznev
Andrey Bergman
Alexey Shabalin
qa-robot
Alexey Tourbin
Grigory Batalov
Alex V. Myltsev
Konstantin Lepikhov
Pavlov Konstantin
vsl
Alexander V. Nikolaev
Stanislav Ievlev
fd_rag
Anton Farygin
Gleb Fotengauer-Malinovskiy
Vladimir D. Seleznev
Andrey Bergman
Alexey Shabalin
qa-robot
Alexey Tourbin
Grigory Batalov
Alex V. Myltsev
Konstantin Lepikhov
Pavlov Konstantin
vsl
Alexander V. Nikolaev
Stanislav Ievlev
fd_rag
Last changed
Jan. 21, 2025 Anton Farygin 5.3.0-alt2
- ocaml-reqprov: added cmxs support - reduce flaky test_dropped_events.ml failures in bytecode on aarch64 by ensuring event registration is not optimized away;
Jan. 16, 2025 Anton Farygin 5.3.0-alt1
- 5.2.0 -> 5.3.0
Aug. 9, 2024 Anton Farygin 5.2.0-alt1
- 5.2.0 - implementation of the ocaml-reqprov moved into ocamlobjinfo tool (ocaml-5.2.0-alt-reqprov-objinfo.patch) - built with enabled flambda and frame-pointers