# $Id: /parrotcode/trunk/languages/m4/INSTALL 470 2006-12-05T03:30:45.414067Z 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.
