The new release of the Forth Foundation Library is now available at
http://ffl.dvoudheusden.net
Some of the new features:
* Command line argument parser (for PFE)
* Message catalog with gettexts mo-file im****t
* Date/Time output stream
* XML/HTML reader
* XML/HTML writer
* XML-DOM
* Distributed random number generator
The structures used in the library are changed to the new ANS
structures. As a result the structures in the library are not
backwards compatible with the previous versions.
The stack notation in the comments and the do***entation is changed to
ANSish.
The manual is moved to a wiki and so feel free to improve it.
Dick