Crates.io | tyd |
lib.rs | tyd |
version | 0.1.0 |
source | src |
created_at | 2021-01-18 15:00:20.127855 |
updated_at | 2021-01-18 15:00:20.127855 |
description | Simple line parser/lexer relying on states |
homepage | |
repository | |
max_upload_size | |
id | 343542 |
size | 11,961 |
A parser/lexer that focus on state parsing rather than all the fancy stuff other parsers/lexers do.
Created for another project, genesys.
Work in progress.