Sixth release, version 0.6.0, of the Forth Foundation Library. The library is extended with a command-line argument parser, ANS structures, distributed random number generator, enumeration, string table, date/time output stream, message catalog with gettexts mo-file import, XML/HTML reader/parser, XML/HTML writer and XML-DOM. For all the details see the changelog.
Fifth release, version 0.5.0, of the Forth Foundation Library. The library is extended with a new collection: a n-tree with an iterator, a new interface module: SHA-256 and a new compound module: regular expressions. There are also two config files added for MinForth and fina. For more details see the changelog.
Fourth release, version 0.4.0, of the Forth Foundation Library. The library is extended with two new data types: complex and fraction numbers, three new collections: a double linked list, a binary tree and an AVL tree, all with iterators and three new interface modules: SHA-1 module, a Mersenne Twister pseudo random number generator and an interval timer. There is also a config file for Win32Forth added.
Third release, version 0.3.0, of the Forth Foundation Library. The library is extended with two new data types: a date/time module with an iterator and a character set module, one new collection: the hash table module with an iterator and one interface module: md5. For the pfe forth engine a config.fs file is added.
Second release, version 0.2.0, of the Forth Foundation Library. The library is extended with two new data types: a string module and a bit array module, one new collection: the cell array module and two compound modules: a text input stream and a text output stream module.
Initial release, version 0.1.0, of the Forth Foundation Library.
Today the web pages for the Forth Foundation Library went alive.