/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

alternativebit.fr
| | fsharpforfunandprofit.com
3.0 parsecs away

Travel
| | Building a parser combinator library from scratch
| | biomejs.dev
4.1 parsecs away

Travel
| | How Biome works under the hood.
| | cronokirby.com
4.1 parsecs away

Travel
| | - Read more: https://cronokirby.com/posts/2020/12/haskell-in-haskell-2/
| | tyrrrz.me
16.1 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...