ocaml - 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,
parsing tools (Lex,Yacc,Camlp4), a replay debugger, a documentation generator,
and a comprehensive library.

Homepage: http://www.ocaml.org

License: QPL/LGPL

Vendor: Fedora Project

Packages

ocaml-3.10.0-7.fc8.x86_64 [5.6 MiB] Changelog by Richard W.M. Jones (2007-09-06):
- Run chrpath to delete rpaths used on some of the stublibs.
- Ignore Parsetree module in dependency calculation.
- Fixed ocaml-find-{requires,provides}.sh regexp calculation so it doesn't
  over-match module names.