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.
36. Copy link How I learned Haskell in just 15 years - duckrabbit solutions duckrabbit.tech/articles/learning-haskell.html fp,haskell,programming