Browse thread
OCaml efficiency/optimization?
[
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: | Jon Harrop <jon@f...> |
| Subject: | Re: [Caml-list] OCaml efficiency/optimization? |
On Friday 28 October 2005 13:15, Jon Harrop wrote: > I don't know if it classifies as "official", but my OCaml book has a > chapter on optimisation that covers tail recursion. There are also a couple of official pages on INRIA's site that I forgot about: http://pauillac.inria.fr/ocaml/speed.html http://pauillac.inria.fr/ocaml/numerical.html and the books: "Introduction to algorithms" by Cormen et al. for general information. "Purely functional data structures" by Chris Okasaki for MLized data structures. The latter is also freely available as a PhD thesis. -- Dr Jon D Harrop, Flying Frog Consultancy Ltd. Objective CAML for Scientists http://www.ffconsultancy.com/products/ocaml_for_scientists