—— Where exceptions happen.

2007年5月16日星期三

OCaml resources

Chosen OCaml for my neural network simulation, these days I greedily collected OCaml resources all the Web just as a spider. Wish the following links help other OCaml-rookies.

Intro:
Ocaml on Wikipedia ;
Ocaml Homepage

Manual:
The Objective Caml system release 3.09 (newest ref)

Lecture:
Using, Understanding, and Unraveling: The OCaml Language; (2000, 2001)

Tutorial:
http://www.ocaml-tutorial.org/ (this site is resourceful and updated)
"Ocaml for scientist" (Chapter 1) (recommend)

Code:
OCaml official codebase: The Caml Hump
Codecodex's OCaml Category
. (this site is very interesting for fans of many kinds of language , not including Haskell :-p )

IDE:
OCaml Development Tools (an Eclipse plug-in. released 1.0 at May 10, 2007)

Benchmark:
OCaml vs. Java.(Take it for fun!)

News rss:
Maybe I should use pipes to make one rss for OCaml News….Hmmm

中文论坛:
Ocaml china, 一个不错的中文Ocaml论坛,虽然草创,文章和人气都不是很多。但格局和讨论氛围很好:)希望能进一步壮大。

3 留言:

\/\/ 说...

等了这么久,还以为你不来更新了呢。

看了你给的一些资料,OCaml貌似是一种新的编程语言?不过这个语言的语法有些怪,我还是老老实实的学Java吧。。。

NullPointer 说...

汗,前一阵为了论文焦头烂额的..虽然可说的东西虽多,但没心情硬挤,写下来也只是一堆bullshit. 尤其是走评论路线...

ps. OCaml是很有资历的语言啊:)要是你之前没有听说过Functional Language. 可以先找一本MIT Press的《Structure and Interpretation of Computer Programs》,这本书教的是Scheme,一种清晰优美的Functional Lang.

NullPointer 说...

补一句,SICP那本书当初我看的时候只有英文电子版,现在已经有裘宗燕先生的一个译本了:)给个这本书在豆瓣的link.

发表评论