From: Nicolas C. <war...@fr...> - 2003-06-19 05:46:46
|
Modules that will be included in 1.0 : (extensions to ocaml stdlib) - ExtArray : missing implementation and incomplete documentation - ExtHashtbl : missing implementation and incomplete documentation - ExtList : missing documentation - ExtString : incomplete documentation - Std : missing documentation (new modules) - DynArray : should be OK - Enum : missing documentation - Global : should be OK - Option : should be OK - Psqueue : still have bug ? should be OK - RefList : missing little documentation (if ready before release) - Unicode by Yamagata Yoriyuki - BinTree (mutable Set) by Diego Olivier Fernandez Pons The 1.0 will be freely shipped for all ocaml people in the world :-) Will be released as a source TGZ or ZIP. For compilation, I think it's a good idea to include ocamake.ml and then have a script/Makefile that first compile ocamake and then run it. Windows precompiled binaries will be also available. Time to relase : few weeks. If people are interested in code/documentation review, please browse the CVS at Sourceforge ( http://sourceforge.net/projects/ocaml-lib ) and report any bug/problem on this mailling list. Nicolas Cannasse |