# $Id: /parrot/offline/languages/m4/INSTALL 2 2006-08-01T20:22:43.009903Z svm  $

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.
