Projects / Forth Foundation Library

Forth Foundation Library

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.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  26 Jul 2010 14:20

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.

  •  03 Mar 2008 11:18

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.

  •  11 Jun 2007 04:51

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.

  •  10 Jan 2007 13:45

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.

Screenshot

Project Spotlight

ocrodjvu

OCR support for DjVu.

Screenshot

Project Spotlight

IP-Link

A program to analyze the relationships between different IP addresses.