Haskell
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.
- GitHub: https://github.com/topics/haskell
- Wikipedia: https://en.wikipedia.org/wiki/Haskell_(programming_language)
- Repo: https://github.com/haskell
- Released: 1990
- Last updated: 2026-02-01 00:10:35 UTC
- JSON Representation
https://github.com/colemangariety/euler.hs
Haskell solutions to Project Euler problems.
computer-science haskell project-euler
Last synced: 20 Jun 2025
https://github.com/unclechu/hakey
Software-level advanced keyboard customization tool
dhall evdev haskell keyboard keyboard-emulation keyboard-layout linux
Last synced: 21 Jun 2025
https://github.com/robert19066/marker-ide
An IDE,with over 30 programing langauges!
appimage codemirror-editor debian-packages haskell html js linux lua nsis php piston-api portable python ts typescript web windows
Last synced: 22 Jun 2025
https://github.com/taktoa/pendulum
A simulation of a pendulum using Lagrangian mechanics, written in Haskell (WIP)
control-theory haskell kinematics
Last synced: 23 Jun 2025
https://github.com/matthew-mosior/software-setup-guides
Clear, concise and useful guides for setting up IDE's, Code Editors, etc.
haskell installation markdown vscode vscode-extension walkthrough
Last synced: 23 Jun 2025
https://github.com/alextanhongpin/haskell-docker
Dockerizing your haskell app
Last synced: 13 Jul 2025
https://github.com/cyberfined/higer
Tiger compiler written in haskell
compiler haskell imperative-language tiger-compiler tiger-language
Last synced: 13 Jul 2025
https://github.com/kakkun61/postgresql-pure
a PostgreSQL client library implemented with pure Haskell
Last synced: 14 Jul 2025
https://github.com/na9da/haskell-justext
Tool for removing boilerplate from HTML pages
Last synced: 14 Jul 2025
https://github.com/byteally/hedgehog-gen
Customizable Gen for ADT using Generics
haskell hedgehog property-testing
Last synced: 16 Jul 2025
https://github.com/cristeahub/hvilken
CLI to give you the current week number.
cli command-line hacktoberfest haskell week weeknumber
Last synced: 16 Jul 2025
https://github.com/cidem/aoc2018
Advent of Code 2018
advent-of-code advent-of-code-2018 adventofcode aoc aoc2018 cli haskell optparse-applicative rust
Last synced: 17 Jul 2025
https://github.com/japiirainen/lines
CLI tool for counting lines of any project. Built in Haskell.
Last synced: 17 Jul 2025
https://github.com/obsidiansystems/snap-stream
Snap handlers for streaming access with range requests
Last synced: 18 Jul 2025
https://github.com/wtanaka/ansible-role-alex
Ansible role to install Alex, A lexical analyser generator for Haskell
alex ansible ansible-galaxy ansible-role ansible-roles galaxy generating-lexical-analysers haskell lex lexer lexer-generator lexical lexical-analysis lexical-analyze lexing
Last synced: 03 Aug 2025
https://github.com/rst0git/hangman-game-haskell
Implementation of the game Hangman in Haskell
Last synced: 18 Jul 2025
https://github.com/emanuelec/haskell_ex
Repository for some haskell exercises
functional-languages haskell haskell-exercises haskell-learning parser unipd university
Last synced: 23 Feb 2025
https://github.com/minimal/wakafetch
Do things with wakatime & beeminder in haskell
Last synced: 23 Jun 2025
https://github.com/zachratliff22/EulerSpigot
Euler's Constant digit generation
Last synced: 28 Aug 2025
https://github.com/matsubara0507/whoami
Generate my "who am i" using Haskell.
Last synced: 28 Mar 2025
https://github.com/matsubara0507/sample-yaml-th
Sample code of Templae Haskell for YAML
Last synced: 28 Mar 2025
https://github.com/matsubara0507/languages-colors-for-fasthub
For https://github.com/k0shk0sh/FastHub/pull/862
Last synced: 31 Oct 2025
https://github.com/matsubara0507/extensible-effexts-step-by-step
Example for Extensible Effect with extensible package
Last synced: 28 Mar 2025
https://github.com/matsubara0507/source-gh-pages
Sources of my GitHub Pages
Last synced: 28 Mar 2025
https://github.com/mbg/network-wait
A lightweight Haskell library for waiting on networked services to become available
automation docker haskell haskell-library networking
Last synced: 08 May 2025
https://github.com/berasumit611/haskell-projects
A repository contains Haskell projects.
Last synced: 28 Mar 2025
https://github.com/dpbm/faculdade
Meus programas que fiz durante o curso de ciencias da computacao
c c-lang ciencias-da-computacao clojure computer-science faculdade hardware haskell html programacao programas projetos python python-3 python-projects software tecnologia xilinx-fpga xilinx-projects
Last synced: 30 Dec 2025
https://github.com/eschnett/hdf5-hs
HDF5 bindings for Haskell
archival file-format haskell high-performance-computing scientific-computing
Last synced: 07 Aug 2025
https://github.com/asarkar/99-haskell
H-99: Ninety-Nine Haskell Problems
99-haskell-problems 99-problems 99problems functional-programming haskell ninety-nine-haskell-problems ninety-nine-problems
Last synced: 30 Oct 2025
https://github.com/willprice/camle-compiler
A compiler for a language called CAMLE similar to that of `While` from the Appel compiler book
ast compiler grammar haskell language parser-combinator three-address-code while-language
Last synced: 03 Mar 2025
https://github.com/whyvl/fuzzyibe
A Haskell implementation of Fuzzy Identity Based Encryption modified to work over asymmetric bilinear pairing
cryptography haskell identity-based-encryption
Last synced: 13 Jun 2025
https://github.com/mitchpaulus/uc
Unit conversions from the shell!
engineering haskell shell unit-conversions
Last synced: 30 Dec 2025
https://github.com/gurbaaz27/cs350a-homework-exercises
functional, lambda-calculus and object-oriented programming homework assignments
functional-programming gosu gosu-gem haskell higher-order-functions lambda-functions lazy-evaluation object-oriented-programming oops ruby untyped-lambda-calculus
Last synced: 03 Mar 2025
https://github.com/typeclasses/monads-tf
Monad classes, using type families
haskell haskell-library monad-transformers type-families
Last synced: 31 Jul 2025
https://github.com/francisrstokes/hindley-milner-parser
A Hindley-Milner type signature parser in haskell
haskell parsec parser parser-combinators
Last synced: 04 Apr 2025
https://github.com/matsubara0507/matsubara0507.github.io
GitHub Pages For Me
Last synced: 11 Oct 2025
https://github.com/caneroj1/dynamic-scheduler
Layer on top of the haskell cron package to provide a simple API for continuously scheduling runnable actions.
cron haskell scheduler-library scheduling
Last synced: 29 Mar 2025
https://github.com/ivangalbans/haskell-kata
Popular programming problems implemented in Haskell
Last synced: 11 May 2025
https://github.com/luismayta/haskell-examples
Examples haskell of http://aprendehaskell.es/
Last synced: 05 Apr 2025
https://github.com/dolegi/seven_languages
My solutions to the exercises inside the seven languages in seven weeks book
bruce-tate clojure erlang haskell io prolog ruby scala seven-languages
Last synced: 30 Oct 2025
https://github.com/414owen/simfin
SimFin financial data API wrapper for Haskell
api-client api-wrapper financial-data haskell simfin simfin-data
Last synced: 29 Mar 2025
https://github.com/alcatrazescapee/adventofcode
My Advent of Code Solutions
advent-of-code c cordy haskell python rust
Last synced: 30 Dec 2025
https://github.com/nanato12/practice
学習用、練習用、メモ用のリポジトリ
clang docker golang haskell practice python rust typescript vue
Last synced: 02 Mar 2025
https://github.com/soft/storytime
Choice-based interactive fiction system.
game-engine haskell interactive-fiction server
Last synced: 30 Oct 2025
https://github.com/akin-mustapha/glitch-art
A command line tool that corrupt the binary data of an image file to create a glitch
functional-programming glitch-art haskell haskell-learning programming programming-languages
Last synced: 11 May 2025
https://github.com/dahlia/html-charset
Determine character encoding of HTML documents/fragments
character-encoding chardet haskell html
Last synced: 06 Jul 2025
https://github.com/jabolol/julia
A script to generate Julia set image representations effortlessly
Last synced: 21 Mar 2025
https://github.com/tiberiualex/hauth
Code for the project from Practical Web Development in Haskell
Last synced: 17 Jan 2026
https://github.com/shinbatsu/yoneda-lemma
Yoneda Lemma implementation
category-theory haskell yoneda-lemma
Last synced: 12 May 2025
https://github.com/caterpillardev/Cardano-Slot-Game
🎰 Fully on-chain Slot Machine Game built with Cardano Plutus smart contracts. A provably fair blockchain casino game using ADA with wallet integration and Haskell-based smart contract logic.
ada cardano gambling haskell lucid plutus provably-fair slot
Last synced: 21 Jul 2025
https://github.com/nicuveo/pietre
Compiler for a small stack-based imperative language, targeting the Piet language.
Last synced: 03 Mar 2025
https://github.com/aartaka/lamber
A functional scripting language compiling to pure Lambda Calculus
common-lisp functional-programming haskell lambda-calculus lisp lua scripting wisp
Last synced: 03 Mar 2025
https://github.com/hamid-yg/unit_tests
Units Tests in several languages
c cpp epitech haskell unit-testing
Last synced: 11 Mar 2025
https://github.com/freakwill/myclt
My useful and powerful scripts (in Python) 🔨.
email file-manager files haskell lua python script search shadowsocks wechat
Last synced: 21 Mar 2025
https://github.com/robrix/deterministic-parsing
An experiment in deterministic parsing of LL(1) grammars
Last synced: 21 Jul 2025
https://github.com/unclechu/vim-my-haskell
My own customizations and fixes for "haskell-vim-proto" (I use it only for syntax)
Last synced: 30 Oct 2025
https://github.com/nudin/flossbrowser
A Wikidata based Yesod web app display and filter Free, Libre and Open Source Software – Mirror of Gitlab
free-software haskell wikidata yesod
Last synced: 23 Feb 2025
https://github.com/peti/parsec-class
Type class for types that can be constructed from their text representation
haskell haskell-library parsec parser
Last synced: 21 Jul 2025
https://github.com/lazywithclass/project-lamp
Source code for book content and site
book functional-programming haskell purescript
Last synced: 05 Apr 2025
https://github.com/stla/simplicialcubature
Multidimensional integration on simplices.
Last synced: 25 Jun 2025
https://github.com/intricate/paseto-haskell
A Haskell implementation of PASETO (Platform-Agnostic Security Tokens).
cryptography haskell jwt paseto security token
Last synced: 10 Apr 2025
https://github.com/sakshamsharma/abstract-network
An abstraction over the network layer in Haskell, facilitating easy development of distributed applications.
distributed-systems haskell networks
Last synced: 25 Jun 2025
https://github.com/stlaz/hamming_hs
A repo where I practice Haskell by implementing Hamming code
Last synced: 31 Oct 2025
https://github.com/unorsk/goog
Mostly Leetcode challenges
algorithm-challenges algorithms haskell leetcode
Last synced: 06 Apr 2025
https://github.com/mvngu/haskyll
Beginner's guide to Haskell
documentation functional-programming haskell jekyll jekyll-theme ruby
Last synced: 04 Mar 2025
https://github.com/svenssonjoel/obsidian-run-cuda
Run Obsidian programs on a GPU from Haskell code.
edsl gpu gpu-acceleration gpu-computing haskell haskell-library
Last synced: 13 Sep 2025
https://github.com/rightfold/codegen-thing-attempt-2
A reboot of iron, hopefully applying less incompetence.
compiler haskell javascript lambda-calculus optimization purescript
Last synced: 24 Feb 2025
https://github.com/exoticknight/mathematical-function-composition
function composition, in the mathematical way
compose composition function functional haskell mathematical
Last synced: 13 Mar 2025
https://github.com/isaqueveras/functional-language
Files that I will be creating during the Functional Language course at the Federal Faculty of Ceará.
functional-programming haskell haskell-learning ufc ufc-quixada
Last synced: 21 Mar 2025
https://github.com/cardano-foundation/delta-types
Delta types represent changes to data
Last synced: 03 Dec 2025
https://gitlab.com/twittner/cql
CQL Binary Protocol
cassandra cql database haskell
Last synced: 14 Apr 2025
https://github.com/marklagodych/levy_fractal
A Haskell script that creates a .svg image with Levy fractal
fractal haskell levy levy-c-curve maths
Last synced: 24 Feb 2025
https://github.com/thameran/mmar
Benchmark data and code for MMAR: A Challenging Benchmark for Deep Reasoning in Speech, Audio, Music, and Their Mix
cli data-analysis datascience finance generator github-config go haskell hurst markdown mmar mmark time-series xml2rfc
Last synced: 13 May 2025
https://github.com/pbrisbin/escaped
Produce Text with terminal escape sequences
Last synced: 17 Mar 2025
https://github.com/gosub/tegami
a naïve functional image generation library - my take on Conal Elliott's "Functional Images" paper
functional-programming haskell image-processing
Last synced: 31 Dec 2025
https://github.com/herrhotzenplotz/lc
Untyped Lambda Calculus Interpreter in Haskell
haskell haskell-application interpreter lambda-calculus
Last synced: 21 Mar 2025
https://github.com/francisrstokes/lambda-calculus
🐑Lambda calculus parser and evaluator in haskell
evaluator haskell lambda-calculus parser parser-combinators
Last synced: 04 Apr 2025
https://github.com/trskop/id-gen
Framework for generating pseudo-random IDs.
haskell invertible-functions pseudo-random-id
Last synced: 03 Apr 2025
https://github.com/acatton/eroad
Haskell Library for Web Application Messaging Protocol
autobahn crossbar generic haskell wamp wamp-protocol
Last synced: 06 Apr 2025
https://github.com/johnchildren/pie
Working towards a Pie (The Little Typer) interpreter
dependent-types haskell interpreter recreational
Last synced: 13 Sep 2025
https://github.com/alx741/currencies
ISO 4217 Currencies representation, pretty printing and conversion.
currencies haskell library money
Last synced: 26 Oct 2025