/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

tyrrrz.me
| | andreabergia.com
1.8 parsecs away

Travel
| | I usually write parsers by starting from a grammar and either coding a lexer/parser by hand or relying on tools such as the fantastic Antlr. However, a friend recently introduced me to parser combinators, which I found to be very interesting and useful. It's not a recent idea, but it was new to me, and I have found it to be very interesting and useful.
| | fsharpforfunandprofit.com
3.0 parsecs away

Travel
| | 15 or so combinators that can be combined to parse almost anything
| | entropicthoughts.com
2.9 parsecs away

Travel
| | [AI summary] The author demonstrates how parser combinators in Haskell outperform regular expressions for parsing structured data by offering better type safety, state management capabilities, and superior performance.
| | nielssp.dk
22.9 parsecs away

Travel
| The website and blog of a 31 year old software developer