All releases of Forth Foundation Library


Release Notes: This release adds four new features to the library, including an interface to the gtk-server, enabling a Forth engine to show a GTK GUI, a simple scanf, a base64, and a fixed width data type module. This list of supported Forth engines was extended with VFX Forth, and the library will now also run on 64-bit Forth engines.


Release Notes: This release adds eight new features to the library, including a finite state machine, a generic binary tree, a gzip file reader, a linear and circular buffer, a bit input stream, a logger, and a simple sprintf module. The regular expressions module now also supports user classes. The list of Forth engines that run the library was extended with iForth32, lxf/ntf, and spf4.


Release Notes: 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.


Release Notes: This release adds four new features to the library, including an n-tree with an iterator, a SHA-256 module, and a regular expressions module. The library will now also run on MinForth.


Release Notes: This release adds ten new modules to the library, including a complex and fraction number module, a double linked list with an iterator, a binary tree with an iterator, an AVL tree, a SHA-1 module, a Mersenne Twister random generator, and an interval timer. The library will now also run on Win32Forth.


Release Notes: This release adds six new modules to the library, including a date/time data type with an iterator, a hash table with an iterator, a character set, and an MD5 module. The library will now also run on PFE.


Release Notes: This release adds five new modules to the library, including a dynamic cell array, a bit array, a text string, and a text input and output stream module. The library will now also run on bigForth.


Release Notes: This initial release has modules for placing cells in a single link list, testing and converting characters, unit testing of words, building structures, and calculating crc-32.