-
ista International GmbH
- Essen, Germany
- thma.github.io
-
fmek Public
Emulating a jee 7 container with SpringBoot.
-
jiffy-clean-architecture Public
A Java clean architecture with the Jiffy algebraic effects library
-
-
-
-
-
HsWiki Public
Simple Wiki in the spirit of the legendary C2-Wiki - written in haskell with yesod
-
generic-persistence Public
GenericPersistence is a Haskell persistence library for relational databases. The approach relies on GHC.Generics. A real-world demo can be found here:
-
LtuPatternFactory Public
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
-
lispkit Public
Implementing a small functional language with a combinator graph reduction engine
-
-
lambda-ski Public
Implementing a small functional language with a combinator based graph-reduction machine
-
MicroHs Public
Forked from augustss/MicroHsHaskell implemented with combinators
Haskell Other UpdatedSep 10, 2025 -
thma.github.io Public
Lambda is not a four letter word. My blog on all things haskell and FP.
-
HasBigDecimal Public
simple implementation of big decimals in Haskell - inspired by Java BigDecimals
-
-
binaural-waves Public
generating binaural beats in Haskell
Haskell Apache License 2.0 UpdatedFeb 2, 2025 -
ApplicativeEvaluator Public
Simple Expression evaluator meets the Applicative Functor
-
-
scotty-gp-service Public
using scotty and generic-persistence to build a database backed REST service in Haskell
Haskell Other UpdatedFeb 1, 2025 -
srv Public
srv is a tiny web server for local deployments
-
Clean Architecture in Haskell. Using higher order functions for 'dependency injection'
-
-
CuttingStock Public
classical operations research optimization problem. can ML help?
Jupyter Notebook Apache License 2.0 UpdatedFeb 1, 2025 -
-
write-you-a-scheme Public
my own experiments with write yourself a scheme in 48 hours
-
dependency-checker Public
A tool to validate dependencies of Haskell modules
-
loexporter Public
Exporting invoices and lineItems from LexOffice into CSV files
Haskell Other UpdatedFeb 1, 2025 -
EntityRestService Public
Entity Server based on Haskell / Yesod
-
TypeClasses Public
some Haskell type class musings. Basic idea: model an oo type hierarchy with type classes