| Crates.io | lexigram-lib |
| lib.rs | lexigram-lib |
| version | 0.8.2 |
| created_at | 2025-12-24 19:42:26.427492+00 |
| updated_at | 2025-12-24 20:09:15.965599+00 |
| description | Full library for lexer/parser generators |
| homepage | https://github.com/blueglyph/lexigram |
| repository | https://github.com/blueglyph/lexigram |
| max_upload_size | |
| id | 2003760 |
| size | 980,832 |
Important note: This crate is still under development and shouldn't be considered stable yet (hence the 0.x version). I'm currently adding some documentation and examples, and refactoring the code.
lexigram-lib CrateThis crate is the full library used by the following crates of the same project:
lexi-gram, the Lexi and Gram parsers, which parse the lexicon and grammar language for the lexigram toollexigram, the lexer/parser generator toolFor now, check the lexigram crate for more information, or the project GitHub.
The lexigram project includes the following crates:
lexigram-core, the minimum library required by the code generated by lexigramlexigram-lib, the full library used by lexi-gram and lexigramlexi-gram, the Lexi and Gram parsers, which parse the lexicon and grammar language for the lexigram toollexigram, the lexer/parser generator toolRELEASES.md keeps a log of all the releases (most are on the GitHub release page, too).
This code is licenced under either MIT License or Apache License 2.0, at your option.