|
You are here |
lambdaland.org | ||
| | | | |
mmhaskell.com
|
|
| | | | | [AI summary] This article compares Functional Programming and Object Oriented Programming paradigms, discussing their key differences, strengths, weaknesses, and how Haskell fits into the functional paradigm. | |
| | | | |
johnazariah.github.io
|
|
| | | | | A post about how the foundations of functional programming have neat effects on real-life programming | |
| | | | |
raku-advent.blog
|
|
| | | | | Generic datastructure traversals with roles and introspection I am a lambdacamel and therefore I like to adapt concepts and techniques from functional programming, and in particular from the Haskell language, to Raku. One of the techniques that I use a lot is generic traversals, also known as "Scrap Your Boilerplate" after the title of the... | |
| | | | |
blog.thomasheartman.com
|
|
| | | In which we take a deep dive into the world of lists by looking at list creation, list comprehension, and about spines and non-strict evaluation. As it turns out, this has some pretty interesting implications. | ||