Browse thread
OCaml for Industry
[
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: | Nicolas Cannasse <warplayer@f...> |
| Subject: | Re: [Caml-list] OCaml for Industry |
> > Whilst considering future projects, it occurred to me that a management report > along the lines of "OCaml for Industry" might be a viable product. Such a > book could explain the utility of OCaml in overall terms (for managers and > investors) as well as detailing the benefits, costs and various ways of > adopting OCaml in industrial projects. > > I'd like to hear from anyone who thinks their company might buy such a > management report (for around 800UKP) and anyone who can provide information > about case studies of OCaml having been used in industry. > That's bad news that nobody answered to this interesting topic within one week. As for buying a report, it might be nice to freely provide some results and trends and then sell the "full report" if it's what you want to do. My company is using OCaml is a lot of our projects, mainly for development tools (compilers, level generators, resources builders... ). It's perfectly suitable in the case where you need to manipulate a lot of data structures and apply algorithms to them. Nicolas