grammers-tl-parser

Crates.iogrammers-tl-parser
lib.rsgrammers-tl-parser
version1.1.2
sourcesrc
created_at2020-01-31 10:52:47.664523
updated_at2024-09-17 16:30:58.353683
descriptionA parser for Type Language definitions.
homepagehttps://github.com/Lonami/grammers
repositoryhttps://github.com/Lonami/grammers
max_upload_size
id203596
size47,182
Lonami (Lonami)

documentation

https://docs.rs/grammers-tl-parser

README

grammers-tl-parser

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.

Commit count: 956

cargo fmt