libcf-ocaml

OCaml library with miscellaneous utility functions

Description

The pagoda core foundation OCaml library provides various modules. Some of the highlighted features include:
  - Functional streams and stream processors (extended).
  - Functional bootstrapped skew-binomial heap.
  - Functional red-black binary tree (associative array).
  - Functional sets and maps 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 and UDP w/multicast).
  - Universal resource identifier (URI) manipulation.
  - I/O event multiplexing (with Unix.select).

This package contains only the shared runtime stub libraries.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.sourceforge.net/projects/ocnae/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libcf-ocaml