/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

www.joachim-breitner.de
| | limited.systems
9.9 parsecs away

Travel
| | Although it might seem that a language like Haskell has a lot of different objects and constructs, they can all be reduced to functions.
| | boxbase.org
4.7 parsecs away

Travel
| | These ideas and thoughts have converged towards type theory, and I remembered familiar patterns so I did a closer study at the Hindley-Milner, to understand it much better than before.
| | pavpanchekha.com
9.3 parsecs away

Travel
| | [AI summary] An in-depth technical exploration of representing higher-order terms, including lambdas and substitution, within the E-graph framework using de Bruijn indices and modal operators to enable efficient equational reasoning.
| | wimvanderbauwhede.codeberg.page
15.2 parsecs away

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