From: wneumann@... Date: 2006-08-04T00:40:22+09:00 Subject: Re: For performance, write it in OCaml Chad Perrin wrote: > I find that I pick up a language faster if > there's a good community for it whose means of communication suits the > way I think, though. What sort of online OCaml community resources are > available? Primarily, the online resources come from one of the two mailing lists, OCaml-Beginners[1] for introductory to intermediate questions, and the main OCaml list[2] for intermediate to advanced questions, or questions on the OCaml internals and whatnot. There are a few other places where info moves, like Richard Jones' cocan wiki [3], but at the moment things are primarily handled through the lists (though it might be about time for something like perlmonks to arrive as the community is growing). [1] http://groups.yahoo.com/group/ocaml_beginners/ [2] http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list [3] http://wiki.cocan.org/