This is a first update of the 2.7b version of AGFL, fully supporting MS Windows.
The Agfl driver (agfl.exe) locates the other binaries (agfl-coder.exe,
agfl-as.exe, agfl-lexgen.exe and agfl-run.exe) by searching through the
default Windows executable path and then the set of directories indicated
by the path variable. All binaries are console applications so intended
to run from a command prompt box. When the AGFL driver has finished compiling
your grammar and lexica, you should have an AGFL object file (.aob) and an
AGFL binary lexicon file (.blx). You then run the parser using agfl-run with the
name of your grammar as argument.

Good luck, Marc Seutter
