# $Id: /mirror/trunk/languages/m4/INSTALL 11501 2006-02-10T18:27:13.457666Z 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.
