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.
a self-hosting lambda calculus compiler
Rails-like inflections for Haskell
Haskell bindings for the Slack web API
Efficiently manage Claude AI projects--save half off your API bill with this one weird trick
GPT2 implementation in Haskell with the Hasktorch library, inspired by Andrej Karpathy's Pytorch implementation.
The Cobalt programming language
λtext - higher-order file applicator
A client library for MPD, the Music Player Daemon
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
A Clash playground/starter kit, using Nix
Type-level well-kinded natural numbers.
SQL queries on CSV and TSV files
💻 A 5-stage pipeline MIPS CPU design in Haskell.
Keep your laziness in check!
Literally the best anonymous records
This framework provides logging, benchmarking and monitoring.
Smart contracts and specification of the AMM protocol on top of the Cardano blockchain
Metadata for Cardano's Haskell package repository
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
Haskell and GLSL program containing my distance field / ray marching related experiments
Haskell GHC reading guide
Dependently typed convolutional neural networks
You've heard of the SKI combinators... How about the 🙊🙉🙊 combinators?
Fast haskell chess move generator library and console UCI frontend
Text generation language
Haskell implementation of ULIDs (Unique Lexicographically Sortable Identifiers)
Superscalar RISC-V processor written in Clash.
IDE support for the functional logic programming language Curry
pty-mcp-server
A functional web framework
a tech demo for a bullet hell game. for the full game visit https://gilmi.me/nyx
Web front UI for interactive Haskell projects
A native gtk sudoku game 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...
:smiley: A functional reactive programming (FRP) demo created with PureScript events and behaviors.
A Conflict-Free Replicated JSON Datatype for Haskell
🍥 Haskell向けLINE Messaging API SDK
A Haskell framework that facilitates writing ABCI applications
Crazy figures and animations with Haskell
mastodon client module for Haskell