ocaml 3.12.1-4ubuntu1 source package in Ubuntu
Changelog
ocaml (3.12.1-4ubuntu1) saucy; urgency=low * Merge from Debian unstable. Remaining changes: - Pass --hash-style=both --as-needed --build-id to the linker. - Add armhf to the ocaml-native-compilers architectures list. -- Adam Conrad <email address hidden> Sat, 27 Apr 2013 12:45:36 -0600
Upload details
- Uploaded by:
- Adam Conrad
- Uploaded to:
- Saucy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ocaml_3.12.1.orig.tar.gz | 3.5 MiB | 4f81ab86258be0eea1507dd5338c8670490f8616249821e731f8ac1c64caa4a7 |
ocaml_3.12.1-4ubuntu1.debian.tar.gz | 54.3 KiB | 1b40a1070f4180dd6bb5517eaccbca044e4a48164ddbc73670ef3472f10414af |
ocaml_3.12.1-4ubuntu1.dsc | 2.1 KiB | 405e9706f522a4700a6ff92d45217da328eb827c9c390f9136e687047075dfef |
Available diffs
Binary packages built by this source
- camlp4: No summary available for camlp4 in ubuntu saucy.
No description available for camlp4 in ubuntu saucy.
- camlp4-extra: Pre Processor Pretty Printer for OCaml - extras
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.
.
CamlP4 is a Pre-Processor-Pretty- Printer for Objective Caml. It
offers tools for syntax (Stream Parsers and Grammars) and the
ability to modify the concrete syntax of the language
(Quotations, Syntax Extensions).
.
This package contains pre-linked executables and libraries for
pre-processing and pretty-printing OCaml sources out of the box
for various common needs.
- ocaml: No summary available for ocaml in ubuntu saucy.
No description available for ocaml in ubuntu saucy.
- ocaml-base: No summary available for ocaml-base in ubuntu saucy.
No description available for ocaml-base in ubuntu saucy.
- ocaml-base-nox: No summary available for ocaml-base-nox in ubuntu saucy.
No description available for ocaml-base-nox in ubuntu saucy.
- ocaml-compiler-libs: OCaml interpreter and standard libraries
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 several modules used internally by the OCaml
compilers. They are not needed for normal OCaml development, but may
be helpful in the development of certain applications.
- ocaml-interp: No summary available for ocaml-interp in ubuntu saucy.
No description available for ocaml-interp in ubuntu saucy.
- ocaml-mode: major mode for editing Objective Caml in Emacs
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 provides support for editing both Objective Caml and
Caml Light programs with Emacs and XEmacs.
.
Caml-mode supports:
- indentation
- compilation and error retrieving
- interaction with the toplevel
- font-lock
- imenu
- ocaml-native-compilers: No summary available for ocaml-native-compilers in ubuntu saucy.
No description available for ocaml-native-
compilers in ubuntu saucy.
- ocaml-nox: ML implementation with a class-based object system (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.
.
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
that do not require the graphics library.
- ocaml-source: No summary available for ocaml-source in ubuntu saucy.
No description available for ocaml-source in ubuntu saucy.