ocaml 4.08.1-8 source package in Ubuntu

Changelog

ocaml (4.08.1-8) unstable; urgency=medium

  * read_main_debug_info: do not die in -custom executables

 -- Stéphane Glondu <email address hidden>  Thu, 30 Jan 2020 13:11:32 +0100

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe devel

Downloads

File Size SHA-256 Checksum
ocaml_4.08.1-8.dsc 2.2 KiB 599b48351d9ff9ca19c947be8dab9cdc7a1becfac030275055a13c6e23bb1c59
ocaml_4.08.1.orig.tar.xz 3.2 MiB cd4f180453ffd7cc6028bb18954b3d7c3f715af13157df2f7c68bdfa07655ea3
ocaml_4.08.1-8.debian.tar.xz 39.6 KiB f5528d863188ecdc6fc4bf3ccdd91393861a13744c5cf73dd9af29f12441b850

No changes file available.

Binary packages built by this source

ocaml: ML language implementation with a class-based object system

 Objective Caml (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 OCaml comprises two compilers. One generates bytecode
 which is then interpreted by a C program. This compiler runs quickly,
 generates compact code with moderate memory requirements, and is
 portable to essentially any 32 or 64 bit Unix platform. Performance of
 generated programs is quite good for a bytecoded implementation:
 almost twice as fast as Caml Light 0.7. This compiler can be used
 either as a standalone, batch-oriented compiler that produces
 standalone programs, or as an interactive, toplevel-based system.
 .
 The other compiler generates high-performance native code for a number
 of processors. Compilation takes longer and generates bigger code, but
 the generated programs deliver excellent performance, while retaining
 the moderate memory requirements of the bytecode compiler. It is not
 available on all arches though.
 .
 This package contains everything needed to develop OCaml applications,
 including the graphics libraries.

ocaml-base: Runtime system for OCaml bytecode executables

 Objective Caml (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 This package contains only the runtime system needed to run bytecode
 executables. The 'ocaml' package contains the full development suite of
 Objective Caml. You may wish to install the 'ocaml-base-nox' package if
 you do not require any graphical capabilities for your runtime.

ocaml-base-dbgsym: debug symbols for ocaml-base
ocaml-base-nox: Runtime system for OCaml bytecode executables (no X)

 Objective Caml (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 This package contains only the runtime system needed to run bytecode
 executables that do not use the graphics library. The 'ocaml' package
 contains the full development suite of Objective Caml.

ocaml-base-nox-dbgsym: No summary available for ocaml-base-nox-dbgsym in ubuntu groovy.

No description available for ocaml-base-nox-dbgsym in ubuntu groovy.

ocaml-compiler-libs: No summary available for ocaml-compiler-libs in ubuntu groovy.

No description available for ocaml-compiler-libs in ubuntu groovy.

ocaml-interp: OCaml interactive interpreter and standard libraries

 Objective Caml (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 This package contains the files required to run an OCaml shell from the
 command line.

ocaml-man: OCaml interpreter and standard libraries (lib manpages)

 Objective (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 This package contains ocamldoc-generated documentation about libraries
 provided by OCaml.

ocaml-nox: No summary available for ocaml-nox in ubuntu groovy.

No description available for ocaml-nox in ubuntu groovy.

ocaml-nox-dbgsym: debug symbols for ocaml-nox
ocaml-source: No summary available for ocaml-source in ubuntu groovy.

No description available for ocaml-source in ubuntu groovy.