Crates.io | grammers-tl-parser |
lib.rs | grammers-tl-parser |
version | 1.1.2 |
source | src |
created_at | 2020-01-31 10:52:47.664523 |
updated_at | 2024-09-17 16:30:58.353683 |
description | A parser for Type Language definitions. |
homepage | https://github.com/Lonami/grammers |
repository | https://github.com/Lonami/grammers |
max_upload_size | |
id | 203596 |
size | 47,182 |
This library provides a public interface to parse Type Language definitions.
It exports a method to parse entire files (ignoring comments and splitting
the definitions on ;
) and offers ways to parse single definitions.