/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

nabeelvalley.co.za
| | jobjo.github.io
2.4 parsecs away

Travel
| | Parser combinators aresets of functions for building parsers in a composable fashion. Haskell'sParsec library and OCaml'sAngstrom are two examples.Both of th...
| | fsharpforfunandprofit.com
1.7 parsecs away

Travel
| | Building a parser combinator library from scratch
| | wimvanderbauwhede.codeberg.page
2.8 parsecs away

Travel
| | This is a follow-on of my article on algebraic data types, with list-based parser combinators as a practical application.
| | www.tedinski.com
16.7 parsecs away

Travel
| A case study on how compilers decouple components from each other using data.