LtuPatternFactory

Pattern mapping

Maps software design patterns to Haskell type class concepts and functional programming structures

Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns

GitHub

995 stars
28 watching
38 forks
Language: Haskell
last commit: over 2 years ago
builder-patterncategory-theorydesign-patternsfactory-patternfunction-compositionfunctional-languagesfunctorfunctorsgof-patternshaskelliterator-patternmonadmonad-transformersmonoidspattern-languagereader-monadstrategy-patterntraversabletypeclassestypeclassopedia

Related projects:

RepositoryDescriptionStars
thma/whyhaskellmattersExplaining why Haskell's unique features make it an important language for software development470
thma/lambda-skiImplementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic28
anupavanm/csharp-design-patterns-for-humansAn ultra-simplified explanation of design patterns in C# with examples1,320
tdammers/gingerA Haskell implementation of the Jinja template language77
i-am-tom/learn-me-a-haskellLearning Haskell with focus on dependent types and type-level programming using the OneOf data structure70
nemanjarogic/designpatternslibraryA comprehensive design patterns library in C#2,018
vahidvdn/realworld-design-patternsPractical examples and discussions on real-world design patterns with their unit tests119
politrons/dive_into_haskellAn introductory guide to Haskell programming language features and applications69
shubhamzanwar/design-patternsA collection of Go implementations of common design patterns used in software development120
fjvallarino/monomerA cross-platform GUI library for writing native Haskell applications598
typeclasses/haskell-phrasebookA tutorial guide to Haskell programming with annotated example programs.211
williamdemeo/typefuncCollects links and resources on type theory and functional programming.309
ajtulloch/haskell-mlImplementations of basic machine learning algorithms in Haskell57
dwayne/haskell-programmingCollects notes and solutions to exercises from the book 'Haskell Programming from first principles'95
lysxia/first-class-familiesA library providing a foundation for type-level functions and compositions in Haskell87