tomtau@aussie.zone to Rust Programming@lemmy.ml · 6 months agoMeta-rule support in pest3 early alpha prototypegithub.comexternal-linkmessage-square2fedilinkarrow-up18arrow-down10cross-posted to: rust@programming.dev
arrow-up18arrow-down1external-linkMeta-rule support in pest3 early alpha prototypegithub.comtomtau@aussie.zone to Rust Programming@lemmy.ml · 6 months agomessage-square2fedilinkcross-posted to: rust@programming.dev
minus-squareTehPers@beehaw.orglinkfedilinkEnglisharrow-up2·6 months agoNormally I agree, but I found that Pest’s grammar definitions double as documentation on the language syntax. Nom is much more ergonomic though.
Normally I agree, but I found that Pest’s grammar definitions double as documentation on the language syntax. Nom is much more ergonomic though.