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. Follow these links:
ANS Forth tests which contains various test programs for testing compliancy with the ANS Forth standard. Updated: 8 May 2010 version 0.8.
LexGen Lexical scanner generator which generates a lexical scanner from regular expressions. Updated: 21 May 2011 version 2.2
Grace Extensions to the Gray parser generator. Updated: 9 May 2011 version 2.0 - major upgrade
Regex Regular Expression and String Builder package. Updated: 2 March 2011 version 0.10
Fscan A tool for checking a Forth program for compliance with the ANS Forth standard.
Library Various library files.
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.
Any comments, error reports etc will be gratefully received, email Gerry Jackson.