Download List

Descripción del Proyecto

Objective Caml is the latest implementation of the Caml dialect of ML. It has full support for objects and classes combined with ML-style type reconstruction, a powerful module calculus in the style of Standard ML (but retaining separate compilation), a high-performance native code compiler (in addition to a Caml Light-style bytecode compiler), and labeled arguments with possible default value.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-05-01 08:25
3.10.2

Surtido de mejoras y correcciones de errores.
Tags: Minor feature enhancements
Assorted enhancements and bugfixes.

2005-03-26 14:19
3.08.3

Esta versión incluye el soporte para objetos de inmediato (objetos definidos, sin pasar por una clase), un mejor manejo de NaN flota en comparación polimórficas, y la descontaminación espacio de nombres en el sistema de ejecución para evitar conflictos de nombre cuando se vincula con bibliotecas de C externo.
This release adds support for immediate objects (objects defined without
going through a class), improved handling of NaN floats in polymorphic
comparisons, and name space depollution in the runtime system to avoid
name clashes when linking with external C libraries.

2002-08-21 10:03
3.06

A pocas correcciones de errores, y no nuevas características.
Tags: Minor bugfixes
A few bugfixes, and no new features.

2002-07-30 01:38
3.05

Esta versión incluye métodos polimórficos y campos de registro, junto con muchas optimizaciones y mejoras.
Tags: Minor bugfixes
This release includes polymorphic methods and record fields, along with many optimizations and enhancements.

2001-03-12 18:36
3.01

Destacados de esta versión incluyen: recopilación revisada de coincidencia de patrones, optimización para el compilador de código nativo, y los nuevos puertos para el IA64/Itanium Intel bajo Linux (incluyendo un compilador de código nativo), Cygwin bajo MS Windows y Mac OS X versión beta pública.
Tags: Minor feature enhancements
Highlights of this release include: Revised compilation of pattern
matching, optimizations for the native code compiler, and new ports
for the Intel IA64/Itanium under Linux (including a native code
compiler), Cygwin under MS Windows, and Mac OS X public beta.

Project Resources