There are no reviews yet. Be the first to send feedback to the community and the maintainers!
LtuPatternFactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design PatternsWhyHaskellMatters
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.PolysemyCleanArchitecture
Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.ThreepennyElectron
Demo for using Threepenny GUI together with Electron to create a portable Desktop GUI Application in Haskelllambda-ski
Implementing a small functional language with a combinator based graph-reduction machinegeneric-persistence
GenericPersistence is a Haskell persistence library for relational databases. The approach relies on GHC.Generics. A real-world demo can be found here:HsWiki
Simple Wiki in the spirit of the legendary C2-Wiki - written in haskell with yesodHasBigDecimal
simple implementation of big decimals in Haskell - inspired by Java BigDecimalsdependency-checker
A tool to validate dependencies of Haskell moduleslispkit
Implementing a small functional language with a combinator graph reduction enginethma.github.io
Lambda is not a four letter word. My blog on all things haskell and FP.CommutativeMonoid
Trying to prove that commutative monoids are required for a parallel foldMap (aka. map/reduce)fmek
Emulating a jee 7 container with SpringBoot.secd
Java Implementation of SECD Machine + Lispkit Lisp CompilerTypelevelReflection
Using haskell typelevel programming to implement reflective features. This can be used to eg. implement persistence or serialization.generic-persistence-demo
this project contains some usage demos of the generic-persistence libraryEntityRestService
Entity Server based on Haskell / YesodTaglessFinalEncoding
experementing with https://jproyo.github.io/posts/2019-03-17-tagless-final-haskell.htmlfun4j
functional programming for the JVMwrite-you-a-scheme
my own experiments with write yourself a scheme in 48 hoursServantRestService
ApplicativeEvaluator
Simple Expression evaluator meets the Applicative FunctorAlpineHaskell
an Alpine based docker image providing all runtime libs required by Haskell programs at runtime.lambda-cat
Compiling typed lambda calculus to closed cartesian categoriesFPvsOO
Musings on https://blog.cleancoder.com/uncle-bob/2018/04/13/FPvsOO.htmlclean-architecture-with-functions
Clean Architecture in Haskell. Using higher order functions for 'dependency injection'json-processing
simple json processing in Haskellservant-gp
writing a Rest Service with a generic-persistence backendTypeClasses
some Haskell type class musings. Basic idea: model an oo type hierarchy with type classesLove Open Source and this site? Check out how you can help us