| Crates.io | parsley-rs |
| lib.rs | parsley-rs |
| version | 0.20.4 |
| created_at | 2022-06-17 06:31:04.986132+00 |
| updated_at | 2022-08-03 06:22:00.100153+00 |
| description | My attempt at a Rust parsing and lexing library. |
| homepage | https://github.com/32Bites/parsley-rs/ |
| repository | https://github.com/32Bites/parsley-rs/ |
| max_upload_size | |
| id | 607837 |
| size | 56,125 |
Parsley is my attempt at writing a library for writing lexers and parsers with ease. This implementation is written in Rust, however, I may create versions for Go, or provide Go bindings for this package.
For now, this README will be rather, devoid of content.