/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

wimvanderbauwhede.codeberg.page
| | fsharpforfunandprofit.com
1.7 parsecs away

Travel
| | Building a parser combinator library from scratch
| | particularvirtue.blogspot.com
1.8 parsecs away

Travel
| | Algebraic data types are a fantastic way to make code clearer. They're used all the time in Haskell, because they're a fundamental part of t...
| | www.baturin.org
1.0 parsecs away

Travel
| | [AI summary] This blog post tutorial explains advanced OCaml programming concepts including parametric polymorphism, higher-order functions like combinators and composition, and algebraic data types with pattern matching.
| | wimvanderbauwhede.codeberg.page
3.8 parsecs away

Travel
| Algebraic data types are great for building complex data structures, and easy to implement in Raku using roles.