始めに

このページは最後に更新されてから1年以上経過しています。情報が古い可能性がありますので、ご注意ください。

last mod. 2008-08-27 (水) 18:10:33

このマニュアルは Objective Caml 3.10 について記述されたものです。このマニュアルの構成は以下の通りです。

  • Part I, “Objective Caml へようこそ”, Objective Caml の概要を説明します。
  • Part II, “プログラミング言語 Objective Caml”, Objective Caml 言語のリファレンスです。
  • Part III, “Objective Caml のツール”, コンパイラ、対話環境、ユーティリティについて説明します。
  • Part IV, “Objective Caml ライブラリ”, 標準ライブラリで提供されるモジュールについて説明します。

コンベンション

Objective Caml はいろいろなオペレーティングシステムで動作します。本マニュアルのうち特定のオペレーティングシステムに特有の部分は次のように示されます。

Unix
これは Linux や MacOS X を含む Unix 系のオペレーティングシステムに特有のものです。
Windows
これは Microsoft Widows (2000, XP, Vista) に特有のものです。

ライセンス

The Objective Caml system is copyright © 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Institut National de Recherche en Informatique et en Automatique (INRIA). INRIA holds all ownership rights to the Objective Caml system.

The Objective Caml system is open source and can be freely redistributed. See the file LICENSE in the distribution for licensing information.

The present documentation is copyright © 2007 Institut National de Recherche en Informatique et en Automatique (INRIA). The Objective Caml documentation and user's manual may be reproduced and distributed in whole or in part, subject to the following conditions:

  • The copyright notice above and this permission notice must be preserved complete on all complete or partial copies.
  • Any translation or derivative work of the Objective Caml documentation and user's manual must be approved by the authors in writing before distribution.
  • If you distribute the Objective Caml documentation and user's manual in part, instructions for obtaining the complete version of this manual must be included, and a means for obtaining a complete version provided.
  • Small portions may be reproduced as illustrations for reviews or quotes in other works without this permission notice if proper citation is given.

Objective Caml を手にいれる

Objective Caml は http://caml.inria.fr/Caml から入手することができます。http://caml.inria.fr/Caml では、 Objective Caml に関するその他の多くの情報を得ることができます。

新規 編集 添付