This site contains some Forth software made freely available in the hope that others will find it useful. It is written to the ANS Forth standard, hopefully, so that it should work with any Forth system compliant with the ANS standard. There's not a lot available yet but the intention is that it will grow. Follow these links:
ANS Forth tests which contains various test programs for testing compliancy with the ANS Forth standard. Updated 20 April 2007.
LexGen Lexical scanner generator which generates data files for a lexical scanner from regular expressions. 10 April 2008 version 1.2.
Grace Extensions to the Gray parser generator. 22 October 2008 version 1.0.
BNF2Gray A tool to convert a file in a common BNF format to the format required by the Gray parser generator. 24 April 2008 version 1.0.
Fscan A tool for checking a Forth program for compliance with the ANS Forth standard.
Library Various library files.
Any comments, error reports etc will be gratefully received, email Gerry Jackson.