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
BucketSort
on Sept 4, 2019
[–]
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
BasDirks
on Sept 4, 2019
|
parent
[–]
Be sure to check out Megaparsec[1].
[1]:
https://github.com/mrkkrp/megaparsec
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1]: https://www.cnblogs.com/ncore/p/6892500.html