This repository contains various grammars for the Hime parser generator. Unless otherwise specified, the license for the grammars is LGPL.
A self-test script is included in this repository to check that the grammars work on the last version of the Hime generator.
To execute the self-test, run build.sh
.
A local mono installation is required with mono and xbuild in the path.
The simplest way to contribute is to:
- Fork this repository on Bitbucket.
- Fix some issue or add a new grammar.
- In the case of a new grammar, include the license and a sample input; edit the
build.sh
to include it in the self-test. - Create a merge request on Bitbucket.
Email contacts:
- laurentw on Bitbucket: lwouters at cenotelie dot fr.