6 ms·
Yes, you can do it that way! We also cover parser combinators on our blog for the interested: https://serokell.io/blog/parser-combinators-in-haskell https://se
by aroccoli 4y ago
Yes, you can do it that way!
We also cover parser combinators on our blog for the interested: https://serokell.io/blog/parser-combinators-in-haskell https://serokell.io/blog/parser-combinators-in-haskell
And if you want to see what are the benefits of this approach over parser combinators, the second part of this series covers a little bit of that: https://serokell.io/blog/parsing-with-happy#happy-vs.-megaparsec https://serokell.io/blog/parsing-with-happy#happy-vs.-megapa...