Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 938 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 938 Bytes

README

This repository contains various grammars for the Hime parser generator. Unless otherwise specified, the license for the grammars is LGPL.

Self-test

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.

How can I contribute?

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: