caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ANNOUNCE: pagoda core foundation cf-0.0
@ 2004-01-01 21:10 james woodyatt
  2004-01-01 23:24 ` Sylvain LE GALL
  0 siblings, 1 reply; 3+ messages in thread
From: james woodyatt @ 2004-01-01 21:10 UTC (permalink / raw)
  To: The Trade

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.


-- 
j h woodyatt <jhw@wetware.com>

-------------------
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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-01-02  1:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-01 21:10 [Caml-list] ANNOUNCE: pagoda core foundation cf-0.0 james woodyatt
2004-01-01 23:24 ` Sylvain LE GALL
2004-01-02  1:00   ` james woodyatt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).