66. Copy link Planning Weekly Workouts in 100 lines of Haskell alt-romes.github.io/posts/2024-08-14-planning-a-workout-week-with-100-lines-of-haskell.html A lightning post on logic programming in Haskell to construct a workout weekly schedule given the set of exercises, days and constraints. fp,haskell,logic
A lightning post on logic programming in Haskell to construct a workout weekly schedule given the set of exercises, days and constraints.
54. Copy link You probably wrote half a monad by accident gieseanw.wordpress.com/2024/06/25/you-probably-wrote-half-a-monad-by-accident fp,programming
53. Copy link A reckless introduction to Hindley-Milner type inference reasonableapproximation.net/2019/05/05/hindley-milner.html fp,math,plt,programming
36. Copy link How I learned Haskell in just 15 years - duckrabbit solutions duckrabbit.tech/articles/learning-haskell.html fp,haskell,programming