The Forth Foundation Library is a Forth library.
It gives you a collection of words written in
(ANS) forth which are useful in areas such as data
types, collections, interfaces, development
support, and compound modules.
License: GNU General Public License (GPL)
Changes:
This release adds seven new features to the library, including a command line argument parser, a message catalog with gettexts mo-file import, a date/time output stream, an XML/HTML reader, an XML/HTML writer, a distributed random number generator, and an XML-DOM. The structures used in the library are changed to the new ANS structures.