Some ANS Forth Software

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 data files for a lexical scanner from regular expressions. 10 April 2008 version 1.2.

Grace Extensions to the Gray parser generator. Updated: 8 May 2010 version 1.1.

Regex Regular Expression package. Updated: 27 July 2010 version 0.5

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.