🤩Let's play with `pest3 0.0.0-prealpha0`!😍 · pest-parser pest · Discussion #1016
github.com
external-link
The early alpha prototype of pest3, the next major revision of the pest parser generator library, was published on crates.io! Read more for details on how you can experiment with this prototype. Wh...
Ignotum
link
fedilink
24M

Awesome! I’ve been tinkering with a project where i needed semi-advanced text parsing, and my homebrew solution is a barely functional mess, this looks perfect!

Depending on your preferences, there’s also Nom if you prefer parser combinators, or lalrpop or grmtools if you prefer LR(1) parsing.

Since reading Which Parsing Approach by Laurence Tratt (author of grmtools), my plan for my own parsing projects has been to use an LR(1) parser generator for the stronger compile-time guarantees.

Rust Programming
!rust@lemmy.ml
    • 0 users online
    • 2 users / day
    • 2 users / week
    • 2 users / month
    • 74 users / 6 months
    • 1 subscriber
    • 258 Posts
    • 707 Comments
    • Modlog