Here are various library files that are mostly used in the other tools available on this site. Brief descriptions follow:
Extended Mini-OOF An extended version of Bernd Paysan's Mini-OOF
Memory sections Provides the ability to use words such as HERE ALLOT , C, UNUSED and ALIGN in memory obtained by using ALLOCATE.
Lamda expressions in ANS Forth.
Input sources Provides a way of using words such as PARSE PARSE-NAME WORD SOURCE SOURCE-ID >IN and REFILL on a text file. Interface words are FILE-SOURCE STRING-SOURCE and CLOSE-SOURCE.
Keep stack Provides a third stack for free. Useful when somewhere is needed to save things temporarily, particularly when interpreting or compiling and speed isn't too important.
Iteration in interpreter mode A set of looping and other control words that can be used when interpreting Forth source code.
Sundry definitions Some ANS Forth definitions of commonly used, but non-standard words.
Any comments, error reports etc will be gratefully received, email Gerry Jackson.