Crates.io | hime_compiler |
lib.rs | hime_compiler |
version | 4.4.0 |
source | src |
created_at | 2022-06-04 11:43:26.650296 |
updated_at | 2024-07-31 14:15:05.971701 |
description | CLI tool for the generation of LR and GLR parsers for the Hime runtime. |
homepage | https://cenotelie.fr/projects/hime |
repository | https://github.com/cenotelie/hime |
max_upload_size | |
id | 599668 |
size | 35,623 |
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.
himecc --help
himecc -t:rust test.gram
The simplest way to contribute is to:
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.
This software is available under the terms of the Apache License 2.0.