Haskell is a functional (that is, everything is done with function calls), statically, implicitly typed (types are checked by the compiler, but you don't have to declare them), lazy (nothing is done until it needs to be) language.
Low-overhead effect management for concrete monads
A tool to make solving type errors in Haskell simple and fun.
Parser for Emacs org-mode files
:bicyclist: A Haskell client for the Strava V3 API.
Bindings to libsodium for Haskell
Haskell bindings for the Slack web API
GPT2 implementation in Haskell with the Hasktorch library, inspired by Andrej Karpathy's Pytorch implementation.
Omit fields for instance deriving
DEPRECATED (Use: https://github.com/llvm-hs/llvm-hs-kaleidoscope )
The Cobalt programming language
Advent of Code 2018 Solutions
Tools for working with Hadoop, written with performance in mind.
๐ Code-generated, Auto-versioned, & Smart Web APIs
A client library for MPD, the Music Player Daemon
Software specification and verification system based on graph rewriting
Notes and solutions to exercises of "Haskell Programming from first principles"
A Clash playground/starter kit, using Nix
Symbol manipulation
A formatter for Haskell source code
Complete full-stack web app with a mu-haskell GraphQL server and an Elm client! ๐ณ
Haskell implementation of ULIDs (Unique Lexicographically Sortable Identifiers)
Rails-like inflections for Haskell
ฮปtext - higher-order file applicator
Graphics engine written in Haskell.
a PostgreSQL client library implemented with pure Haskell
An emacs major mode for editing hamlet, lucius, and julius files
Machine Learning Toolbox
A cheat sheet for finding similar concepts and operators in different functional languages
A classical propositional theorem prover in Haskell, using Wang's Algorithm.
Data centralization tool
Type-level well-kinded natural numbers.
๐ป A 5-stage pipeline MIPS CPU design in Haskell.
Literally the best anonymous records
Text generation language
This framework provides logging, benchmarking and monitoring.
a self-hosting lambda calculus compiler
Metadata for Cardano's Haskell package repository
Efficiently manage Claude AI projects--save half off your API bill with this one weird trick
A multi-architecture CPU simulator, assembler, and auto-grading toolkit for teaching computer architecture.
Haskell test discovery for the tasty framework :eyes:
A functional test framework for LSP servers
Example Integration for Embedding Rust in Haskell
A purely functional, dynamically typed, parallel evaluated Lisp-like programming language
Quake 3 map viewer written in Haskell
Reflex FRP is a composable, cross-platform functional reactive programming framework for Haskell. It allows you to build interactive components in pur...
Haskell and GLSL program containing my distance field / ray marching related experiments
Haskell GHC reading guide
Dependently typed convolutional neural networks
mastodon client module for Haskell
You've heard of the SKI combinators... How about the ๐๐๐ combinators?