Explore >> Select a destination


You are here

fsharpforfunandprofit.com
| | 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...
| | myme.no
1.9 parsecs away

Travel
| |
| | nabeelvalley.co.za
1.9 parsecs away

Travel
| | A short introduction to Parser Combinators
| | kristerw.github.io
18.6 parsecs away

Travel
| I have recently seen several discussions on Twitter where people have been surprised/annoyed by what the compilers do to their branchless code. Here are some random comments on what the compilers do (and why).