Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
-
Updated
Jan 17, 2024 - Haskell
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
Solutions to exercises from the book Haskell Programming
evaluation using f-algebras
slides and code from applicative workshop
Functional Data Validation in Haskell (Examples of my talk in Eindhoven, NL on June 2017)
Working through the book "Get Programming with Haskell" by Will Kurt
A Haskell implementation of a binary tree
Project from "Functional Programming" course at Faculty of Computing
Homework to practice Monoid, Functor, Applicative, and Monad
The Monad Challenges Solutions
Abordaje Funcional a los lenguajes de dominio específico embebidos - Curso de ECI 2024
Add a description, image, and links to the functor topic page so that developers can more easily learn about it.
To associate your repository with the functor topic, visit your repo's landing page and select "manage topics."