My favorites | Sign in
Project Logo
ffl
                
Search
for
Updated Jun 03, 2009 by dvoudheusden
Labels: Featured
Labelling  

ANS Labelling

The Forth Foundation Library is written in ANS-standard forth. But it requires some extensions. All those extensions are listed in one config source file which is forth engine specific. One exception is the word: include filename. This word is used to include all modules. This is not a big problem, because this word is quite common in forth engines.

FFL is labelled as follows in accordance with the ANS standard:

Hosted by Google Code