Forth Foundation Library 0.3.0 review

Download
by rbytes.net on

Forth Foundation Library, in short FFL is a Forth library

License: GPL (GNU General Public License)
File size: 67K
Developer: Dick van Oudheusden
0 stars award from rbytes.net

Forth Foundation Library, in short FFL 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.

The modules in the library are grouped in five clusters:

Data types - char
Collections - single linked list
Interfaces - crc-32
Development - struct, unit test
Compound - nothing yet.

What's New in This Release:
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.

Forth Foundation Library 0.3.0 keywords