Crates.io | fuzzy-pickles |
lib.rs | fuzzy-pickles |
version | 0.1.1 |
source | src |
created_at | 2019-01-04 00:41:24.400973 |
updated_at | 2020-08-18 01:30:33.429809 |
description | A low-level parser of Rust source code with high-level visitor implementations |
homepage | |
repository | https://github.com/shepmaster/fuzzy-pickles |
max_upload_size | |
id | 105340 |
size | 438,731 |
While there are many high-quality Rust parsers available, a slightly different kind of parser was needed to provide the detail needed for Strata Rust. To that end, Fuzzy Pickles was built using the Peresil parsing toolkit. The parser aims to:
It has anti-goals as well! The parser does not:
A project always has need for help from interested people!
These are things that anyone should be able to help with!
These might require diving into the code a bit and adding new code or changing existing code.
Please open up an issue to begin a dialog before starting if a feature seems like it will require more than just a straight-forward addition!
These are intense feature requests that probably require a good amount of effort and definitely should be discussed in an issue before beginning.
fuzzy-pickles is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
This crate was created by Jake Goulding of Integer 32.