This module provides a user interface to the Grammar Parser library. It allows you to specify individual source code files or entire directories of source code files to be parsed. In addition, source code may be entered directly in a text box. The output file options include the parser tokens, grammar structure, and the rewritten source file.

This module includes automated tests for itself as well as the Grammar Parser library.

The 7.x branch requires:

A Drush Make file is also included that will download the Grammar Parser Library dependency. (A Make file in the latter will download both the Libraries API and the Grammar Parser dependencies).

This project is sponsored by Boombatower Development.

Looking for 6.x support?
To run the Grammar Parser UI as a 6.x module, use the make file attached to this comment. For help, see this project.

Project information

Releases