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 presentation for BayHac 2017 on how I uses lenses at work
๐โโ๏ธ Lightweight pure validation based on Applicative and Selective functors
:octocat: Kowainik Git Workflow Helper Tool
๐ Project Euler solutions in various programming languages
A monadic library for symbolic evaluation
Tweets in from a pipe
type-level errors for Servant APIs.
A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages
Arbitrary-precision floating-point numbers represented using scientific notation
Tokenomia is built for the Cardashift ICO, it aims to simplify the use of Native Tokens and Smart Contracts above the Cardano Platform. Cardashift is...
Aligning characters for fun and profit, with Haskell and PureScript
colorize ghci output
Lazy Lambda โ a Flappy Bird clone in Haskell with SpriteKit
Control your Arduino board from Haskell, using the Firmata protocol
๐ Out of the shell solution for scripting in Haskell
๐ฎ Haskell PVP adviser
Synchronise event and tracking data using dynamic programming
Haskell FilePath core library
Application backend for Plutus smart contracts on Cardano
:crown: Format Haskell package descriptions.
A fast, lightweight, and concurrent plugin manager for the fish shell, written in Haskell
Tetris game written in Haskell using ncurses
GHC version of haskell-src-exts exactPrint
Yet another test framework for Haskell.
(ฮป) Educational lambda calculus interpreter
music sequencer and generalized notation
๐ Haskell dependencies build times profiler
Apple array system
Tiny web application framework for WAI.
Haskell language support for Atom
:dancer: an applicative functor that seamlessly talks to HTML inputs
๐ Profunctor based lightweight implementation of Lenses
Application launcher in haskell. Mostly Just For Fun.
โฑ Vim plugin for Unfog CLI task & time manager.
hastatic is a tiny static content web server for Docker
haskell lazy evaluation illustrated
A computational way to study discrete mathematics using Haskell
xmonad config
โ๏ธโ๐ Convenient interface for printing colourful messages
Stake-based threshold multi-signatures protocol
๐ฃ Smuggle all imports
spaceships in space
Universal Live Coding & Functional Reactive Programming Framework
Haskell QuasiQuoter for String Formatting
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
Dive into Haskell: Examples of all features of this Pure Functional programing language
Modern library for working with URIs
A Haskell 6502 Emulator