Hacker News new | past | comments | ask | show | jobs | submit login
Monadic parsing in Haskell (1998) [pdf] (nott.ac.uk)
74 points by tosh on Sept 3, 2019 | hide | past | favorite | 2 comments



Thanks for the paper! I just learned the basics of Parsec[1] in Haskell and was shocked how effortlessly I could construct a parser. Learning Haskell made me fall in love with programming again.

[1]: https://www.cnblogs.com/ncore/p/6892500.html


Be sure to check out Megaparsec[1].

[1]: https://github.com/mrkkrp/megaparsec




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: