Setting up

The APaGeD distribution contains

To build APaGeD, you need D 2.0. Use the included build script. The parsers APaGeD generates can be built with D1.0 or D2.0.

After that, you can compile .apd files like this:

apaged grammar.apd parser.d

Run APaGeD without any arguments to get a list of command line options. All options are used for debugging only. See the section on debugging for details.