[
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: | Sylvain LE GALL <sylvain.le-gall@p...> |
| Subject: | Re: [Caml-list] ANNOUNCE: pagoda core foundation cf-0.0 |
On Thu, Jan 01, 2004 at 01:10:29PM -0800, james woodyatt wrote: > everyone-- > > Happy New Year! I am pleased to announce the long-delayed premiere > release of the core foundation library from my personal Pagoda project. > > Highlighted features include: > > - Functional streams and stream processors (extended). > - Functional bootstrapped skew-binomial heap. > - Functional red-black binary tree (associative array). > - Functional sets based on red-black binary tree. > - Functional real-time catenable deque. > - Functional LL(x) parsing using state-exception monad. > - Functional lazy deterministic finite automaton (DFA). > - Functional lexical analyzer (using lazy DFA and monadic parser). > - Functional substring list manipulation (message buffer chains). > - Gregorian calendar date manipulation. > - Standard time manipulation. > - System time in Temps Atomique Internationale (TAI). > - Unicode transcoding. > - Extended socket interface (supports IPv6). > - Universal resource identifier (URI) manipulation. > - I/O event multiplexing (with Unix.select). > > This library was developed on Mac OS X 10.2 and 10.3. Some porting may > be required to use it under Linux or another POSIX-like environment. > The extended socket interface and I/O multiplexing may need extensive > porting to use under WIN32. > > Choose either of the following two links to download the source > (depending on your preferred compressor): > > <http://www.wetware.com/jhw/src/pagoda/cf-0.0.tar.bz2> > <http://www.wetware.com/jhw/src/pagoda/cf-0.0.tar.gz> > > The reference documentation is generated with ocamldoc, and it is > available online at this location: > > <http://www.wetware.com/jhw/src/pagoda/doc/cf/> > > The source code for this library is released under the two-clause > BSD-style license. I invite the Caml team at INRIA to consider lifting > some or all of this library into their Objective Caml distribution. > > Hello, Just a few question : Does this library replace IOX ? ( i have made a little package of it for debian and i don't have yet released... maybe i could directly use this library rather than IOX ) What is pagoda project ? Thanks Kind regard Sylvain LE GALL ------------------- 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