Browse thread
[Caml-list] Large projects in OCaml
-
ramu ramamurthy
- Jon Harrop
- Richard Jones
- David Monniaux
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Richard Jones <rich@a...> |
| Subject: | Re: [Caml-list] Large projects in OCaml |
On Wed, May 19, 2004 at 10:24:42AM -0700, ramu ramamurthy wrote: > a) Are there examples of > commercial s/w developed in OCaml? I'll leave that to others to answer fully. Last summer we developed some large commercial software in OCaml, but it was a private contract. > b) Is the native compiler/runtime/tools mature for > large commercial projects? Yes, very much so. > c) Is OCaml support (for bugs etc) good? There are very few bugs in the core compiler, so I can't comment on support! We encountered a few bugs in the Gtk bindings, which were fixed rapidly, either by ourselves or with help from people on the lablgtk list. The main bugs we found were with the lamentable Microsoft development tools that we had to use, eg. we found a massive (and quite scary) bug in the MS assembler/linker. I would avoid Windows as much as possible if I were you. Rich. -- Richard Jones. http://www.annexia.org/ http://www.j-london.com/ Merjis Ltd. http://www.merjis.com/ - improving website return on investment MONOLITH is an advanced framework for writing web applications in C, easier than using Perl & Java, much faster and smaller, reusable widget-based arch, database-backed, discussion, chat, calendaring: http://www.annexia.org/freeware/monolith/ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners