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.
Submitted 1 year ago by LGUG2Z@lemmy.world to programming@programming.dev
https://www.youtube.com/watch?v=3fSSbvnr77w
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.