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.
Tweets in from a pipe
๐ Out of the shell solution for scripting in Haskell
๐ฎ Haskell PVP adviser
xmonad config
๐ Haskell dependencies build times profiler
A monadic library for symbolic evaluation
A fast, lightweight, and concurrent plugin manager for the fish shell, written in Haskell
Application launcher in haskell. Mostly Just For Fun.
A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages
GHC version of haskell-src-exts exactPrint
Yet another test framework for Haskell.
๐โโ๏ธ Lightweight pure validation based on Applicative and Selective functors
(ฮป) Educational lambda calculus interpreter
A computational way to study discrete mathematics using Haskell
All the homeworks, studies and projects I've done at Metu-CENG
Tiny web application framework for WAI.
Haskell language support for Atom
:dancer: an applicative functor that seamlessly talks to HTML inputs
Tetris game written in Haskell using ncurses
๐ Profunctor based lightweight implementation of Lenses
โฑ Vim plugin for Unfog CLI task & time manager.
hastatic is a tiny static content web server for Docker
haskell lazy evaluation illustrated
music sequencer and generalized notation
โ๏ธโ๐ Convenient interface for printing colourful messages
Stake-based threshold multi-signatures protocol
๐ฃ Smuggle all imports
spaceships in space
Dive into Haskell: Examples of all features of this Pure Functional programing language
Apple array system
A Wayland compositor written in Haskell, providing a configurable and programmable window management system. This project implements the TinyWL refere...
Trying to get back all the stuff I had in JavaScript.
Quake 3 map viewer in Haskell using LambdaCube 3D
Haskell QuasiQuoter for String Formatting
:lock: Secure WebSocket (WSS) clients in Haskell.
:crown: Format Haskell package descriptions.
Hacking GHC's Stack for Fun and Profit (featuring The Glorious Haskell Debugger v0.0.1 Pre-alpha)
haskell-ghc-mod atom package
Cryptographic library for Haskell
Modern library for working with URIs
A Haskell 6502 Emulator
Interpret Haskell programs into any cartesian closed category.
Neotest adapter for Haskell (cabal or stack) with support for Sydtest, Hspec and Tasty
Haskell Gamedev Toolkit, a library for developing games from scratch.
A fictional scenario implemented in multiple languages in order to compare language paradigms.
The OpenTelemetry Haskell Client https://opentelemetry.io
Universal Live Coding & Functional Reactive Programming Framework
JavaScript pattern guards ๐
Literature review of GHC's Core language, System FC
Language Server Protocol for Nix