7 stable releases
4.4.0 | Jul 31, 2024 |
---|---|
4.3.0 | Sep 18, 2023 |
4.2.4 | Jul 19, 2023 |
4.2.0 | Oct 26, 2022 |
4.1.0 | Jun 7, 2022 |
#327 in Parser implementations
23 downloads per month
1MB
20K
SLoC
himecc
The command-line tool to generate LR and GLR parsers for .Net, Java and Rust. For more information about how to generate parsers using Hime, head to Hime. The code for this library is available on GitHub. This software is developed by the Assocation Cénotélie, France.
Usage
himecc --help
himecc -t:rust test.gram
How can I contribute?
The simplest way to contribute is to:
- Fork this repository on GitHub.
- Fix some issue or implement a new feature.
- Create a merge request on GitHub.
Patches can also be submitted by email, or through the issue management system.
The isse tracker contains tickets that are accessible to newcomers. Look for tickets with [beginner]
in the title. These tickets are good ways to become more familiar with the project and the codebase.
License
This software is available under the terms of the Apache License 2.0.
Dependencies
~6–13MB
~144K SLoC