Browse thread
[Caml-list] ExtLib1.0b released
- Nicolas Cannasse
[
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: | [Caml-list] ExtLib1.0b released |
Dear OCaml users, I'm please to announce the first release of ExtLib : ExtLib is a project aiming at providing a complete - yet small - standard library for the OCaml programming langage. The purpose of this library is to add new functions to OCaml Standard Library modules, to modify some functions in order to get better performances or more safety (tail-recursive) but also to provide new modules which should be useful for the average OCaml developer. The version 1.0b includes : - all tail recursive List functions (keeping high performances) - dynamic auto-resizing array - new functions for String and Hashtable - small unicode support - efficient bitset - enumerations over abstract collection of elements - ... Source downloads and online documentation can be found on the project page : http://ocaml-lib.sourceforge.net Nicolas Cannasse ------------------- 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