# $Id: INSTALL 8479 2005-06-29 21:06:53Z bernhard $

The source of Parrot m4 is part of the Parrot distribution.

Internally Parrot m4 uses the "Parrot Grammar Enging PGE".

Build and test with:

     cd parrot/languages/m4
     make
     make test

There are no install routines yet.

Proceed with reading the scant documentation in parrot/languages/m4/doc.
