/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

usethe.computer
| | tyrrrz.me
2.5 parsecs away

Travel
| | A while ago I had to implement proper markdown parsing in DiscordChatExporter so that I could replace the brittle regular expressions I had been using. I had no idea how to approach this problem, so I spent days researching into this, eventually learning...
| | myme.no
2.5 parsecs away

Travel
| |
| | www.abubalay.com
2.3 parsecs away

Travel
| |
| | tyrrrz.me
15.6 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...