(* OCaml スターターキット 1.0 *) *概要 [#s183625c] 本キットは、手軽にOCamlで開発を始めるためカスタマイズ済み仮想マシンイメー ジです。 Ubuntu 9.04をベースに、あらかじめOCaml処理系と開発環境がインストールし てあります。仮想マシンの形式はVirtualBox形式になっています。 *使い方 [#a675c98d] + VirtualBox(http://www.virtualbox.org/ )をインストールする + メニューの「ファイル」->「仮想アプライアンスのインポート...」を選択し、OCamlStartterKit.ovfをインポートする + ユーザ名: caml-rider、パスワード: caml-rider * インストール済みソフトウェア一覧 [#zcc35875] **処理系 [#hb9eaf35] - OCaml 3.11.1 http://caml.inria.fr/ - OCamlSpotter patch 1.05 http://www.furuse.info/jun/hacks/ocamlspotter - Findlib 1.2.1 http://www.camlcity.org/archive/programming/findlib.html ** ライブラリ [#hf7a36d3] - ExtLib 1.5.1 http://code.google.com/p/ocaml-extlib/ - Camomile 0.7.2 http://camomile.sourceforge.net/index.html.ja.jis - Markus Mottl のライブラリ pcre-ocaml, typeconv, sexplib, bin-prot: http://www.ocaml.info/home/home004.html - Core version 0.5.3 (http://ocaml.janestcapital.com/?q=node/13) - Markus Mottl のライブラリ追加 PostgreSQL-OCaml 1.11.1 - ocaml-mysql 1.0.4 Shawn Wagner http://raevnos.pennmush.org/code/ocaml.html ** 開発環境 [#k860e279] - vim - tuareg-mode 1.45.6(emacs) http://www-rocq.inria.fr/~acohen/tuareg/index.html.en - OCaIDE(Eclipse) http://ocaml.eclipse.ortsa.com:8480/ocaide/ ** おまけ? [#v93397cd] - 大駱駝バイナリ (MSVC, MiGW版) http://www.furuse.info/jun/hacks/orakuda/