# $Id: INSTALL 11501 2006-02-10 18:27:13Z particle $

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.
