/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

jobjo.github.io
| | tyrrrz.me
2.2 parsecs away

Travel
| | Two months ago I wrote an article about Monadic Parser Combinators in C# and how you can use this approach to express complex recursive grammar. To extend this topic a bit, I also wanted to show how the same approach can be applied in a functional-first...
| | cronokirby.com
2.1 parsecs away

Travel
| | - Read more: https://cronokirby.com/posts/2020/12/haskell-in-haskell-3/
| | fsharpforfunandprofit.com
1.8 parsecs away

Travel
| | 15 or so combinators that can be combined to parse almost anything
| | rust-analyzer.github.io
20.7 parsecs away

Travel
| In this post, I want to expand on one curious comment from rust-analyzer code base.You can find the comment here.