3 releases
| 0.0.5 | Oct 31, 2021 |
|---|---|
| 0.0.4 | Oct 28, 2021 |
| 0.0.3 | Oct 28, 2021 |
#5 in #cook-lang
Used in 2 crates
24KB
392 lines
cook-with-rust-parser
This is a parser crate for the CookLang. The main feature is parsing a String into a struct that implements serde and can be easily used from there.
The implementation is nearly fully complete. Only image tags are missing. They are just ignored by now.
License: MIT
Dependencies
~2.4–3.5MB
~67K SLoC