|
You are here |
serokell.io | ||
| | | | |
blog.thomasheartman.com
|
|
| | | | | In which we read the 11th chapter of 'Haskell Programming from First Principles': Algebraic Data Types and discuss higher-kinded types, cardinality in relation to the type system, and how the function type is exponential. Pokémon make an appearance too! | |
| | | | |
www.baturin.org
|
|
| | | | | [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
|
|
| | | | | Algebraic data types are great for building complex data structures, and easy to implement in Raku using roles. | |
| | | | |
maryrosecook.com
|
|
| | | Little Lisp is an interpreter that supports function invocation, lambdas, lets, ifs, numbers, strings, a few library functions, and lists. I wrote it for a l... | ||