Rewriting a Chumsky Parser By Hand in Rust

Jeezy@lemmy.world to Programming@programming.dev – 14 points –
Let's Rewrite a Chumsky Parser By Hand in Rust! 🦀
youtube.com

These days I reach for chumsky pretty much any time I need to write a DSL parser.

I thought it would be an interesting exercise to take a DSL parser that I've written using chumsky and reimplement it the "old fashioned" way.

0

No comments yet. You could be first!