Browse thread
[Caml-list] ExtLib 1.2 Release
- 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] ExtLib 1.2 Release |
Hi people, The ExtLib Release 1.2 is now available. ExtLib is a project aiming at providing a complete - yet small - standard library for the OCaml programming language. 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-rec) but also to provide new modules which should be useful for the average OCaml programmer Changes are : - compatibility for OCaml 3.08 (and backward compatible with 3.07) - simplified IO module + support for binary files - added the Unzip module : pure OCaml implementation of ZLib inflate algorithm - some fixes and improvements The documentation has also been updated. Everything and more at http://ocaml-lib.sf.net Regards, 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