Download List

项目描述

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 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

各类增强和错误修正。
标签: Minor feature enhancements
Assorted enhancements and bugfixes.

2005-03-26 14:19
3.08.3

此版本增加了对直接对象支持(物体不经过去定义一个类),更好地处理的NaN漂浮在多态性比较,并命名在运行时系统的空间一大批科技成果,以避免名称冲突时,与外部C库连接。
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

一些bug修正,并没有新的功能。
标签: Minor bugfixes
A few bugfixes, and no new features.

2002-07-30 01:38
3.05

此版本包括多态的方法和记录领域的许多优化和改进,以及。
标签: Minor bugfixes
This release includes polymorphic methods and record fields, along with many optimizations and enhancements.

2001-03-12 18:36
3.01

本新闻稿的重点包括:修订本机代码编译器编译的模式匹配,优化和Linux下的Intel IA64/Itanium新港口(包括本机代码编译器),在Cygwin的微软视窗和Mac OS X的公开测试版。
标签: 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