Haskell for Beginners: Special Topic - Parsing


Details
In this special topic, we'll look at the most common technique for parsing in Haskell: Parser combinators. We'll look at how they work and how to use them.
------
# About Queerious Labs
Queerious Labs is an experimental art and technology creative space and community workshop located in San Francisco's SoMa district. We're queers, women, feminists, people of color, trans folx — basically a collection of social outcasts — looking for new ways of organizing social situations in technically and artistically constructive contexts.
Please donate so that Queerious Labs can stay open and continue to host cool events like this: https://queeriouslabs.com/donate/
We also have a Code of Conduct, which you can find on the homepage: https://queeriouslabs.com/#coc

Haskell for Beginners: Special Topic - Parsing