Meetup 20: Parser Combinators in OCaml
· One min read
injuly live coded mini-angstrom drawing inspiration from both Angstrom and the Graham Hutton paper.
The agenda was
- Short intro to parser combinators and Monads.
- Re-implement
angstrom
from scratch – a popular parser combinator library. - Go through angstrom's source, and compare differences from our implementation.
- Cover some popular Haskell parsing libraries (
parsec
,megaparsec
, etc.)
After the meetup, @theteachr even raised a pull request to implement (WIP) a BenCode parser.
When is the next meetup?
Checkout Upcoming Meetups
Stay in touch with us
Twitter: https://x.com/ReasonBangalore