Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tel
on Dec 2, 2014
|
parent
|
context
|
favorite
| on:
You could have invented Parser Combinators
I recently wrote a little intro to parser combinators in Haskell. It may be of interest to readers here:
https://gist.github.com/tel/df3fa3df530f593646a0
In particular I exploit the structure of a parser combinator type as a monad transformer.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
In particular I exploit the structure of a parser combinator type as a monad transformer.