| parrotcode: Using Parrot m4 | |
| Contents | Language Implementations | M4 | 

Using Parrot m4

Parrot m4 is GNU m4 ported to Parrot.
It is implemented in the Parrot Intermediate Representation (PIR).
GNU m4,
and thus Parrot m4,
is a macro processor.

Get the Parrot distribution. Build parrot. cd languages/m4 make

  make test

  ../../parrot m4.pbc <options> <file.m4>

  ../../parrot m4.pbc --help



Bernhard Schmalhofer - <Bernhard.Schmalhofer@gmx.de>
|  |   |