This directory contains a white space stripping program, written using
both flex (file strip.l) and tcLex (file strip.tcl).
The flex version is extracted from the flex man page. The tcLex
version has been converted by Neil Walker. Each file contains specific
information on how the lexers work. Additionnaly the tcLex version
demonstrates different styles of tcLex lexer writing.
