This directory contains a parser generator for LML, called "fpg".  Fpg
takes an input grammar and produces an LML program.  The file
"Makefile.df" contains instructions on how to create the program and
its documentation.

Warning:  It takes quite a lot of memory to create a parser.  Big
grammars often makes fpg exceed the available heap space.
