Browse thread
[ANN] OCaml Reins 0.1 - Persistent Data Structure Library
[
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: | 2007-09-26 (05:51) |
From: | David Teller <David.Teller@e...> |
Subject: | ExtLib, etc. (was Re: [Caml-list] [ANN] OCaml Reins 0.1 - Persistent Data Structure Library) |
Speaking of this, are there any plans to extend OCaml's standard library ? Right now, I'm thinking about ExtLib, OcamlNet, ulex, CamlImages, and LablGTK, but others might be nice, too. I believe a stronger standard library would make miracles for beginners. Cheers, David On Tue, 2007-09-25 at 14:53 -0400, Mike Furr wrote: > I'm happy to announce the first source release of the OCaml Reins data > structure library available at: > > http://ocaml-reins.sourceforge.net > > This project started as an "OCaml Summer Project" and is now continuing > its development on sourceforge. The library already contains several > implementations of persistent data structures and will continue to grow > (possibly adding ephemeral data structures at some point if there's > interest).