Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/dgisolfi/languagedevenvironments

A collection of Docker images and source code to create development environments for various programming languages

basic cobol docker erlang fortran95 haskell lisp ml pascal scala

Last synced: 22 Jan 2025

https://github.com/noti0na1/faux-racket

A Monadic Interpreter for Faux Racket written in Haskell

faux-racket haskell monad

Last synced: 16 Dec 2024

https://github.com/gitpod-samples/template-ihp

The IHP with Nix template, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral development environments in the cloud.

gitpod haskell ihp nix template

Last synced: 24 Nov 2024

https://github.com/typeclasses/ascii

The ASCII character set and encoding

ascii haskell haskell-library

Last synced: 11 Nov 2024

https://github.com/mlabs-haskell/flake-lang.nix

Nix tools powering polyglot repositories

haskell monorepo nix purescript rust typescript

Last synced: 23 Jan 2025

https://github.com/mwotton/hstemplate

a template for building apps the way i like 'em.

haskell servant squeal starter-template

Last synced: 15 Dec 2024

https://github.com/mrvandalo/csv-to-qif

convert csv files to qif files

haskell

Last synced: 24 Dec 2024

https://github.com/ncaq/yesod-recaptcha2

recaptcha2 for yesod

google haskell recapcha yesod

Last synced: 18 Dec 2024

https://github.com/taktoa/xmonad-config

My xmonad configuration

config haskell xmonad

Last synced: 21 Nov 2024

https://github.com/isaacvando/cooklang-hs

A parser for the cook markdown language written in Haskell

cooklang haskell parser

Last synced: 11 Nov 2024

https://github.com/redneb/hs-linux-namespaces

haskell library to work with linux namespaces

haskell linux linux-namespaces virtualization

Last synced: 18 Nov 2024

https://github.com/ajlopez/husky

Haskell-like interpreter in C#. WIP.

csharp dotnet haskell interpreter

Last synced: 28 Jan 2025

https://github.com/simonmichael/aoc2018

My solutions for Advent of Code 2018 puzzles.

aoc aoc2018 exercises-solutions haskell

Last synced: 15 Dec 2024

https://github.com/simonmichael/breakout

A Breakout prototype, for exploring haskell game dev.

gamedev haskell

Last synced: 15 Dec 2024

https://github.com/positiondev/larceny

An HTML5 templating language.

haskell html templating-language

Last synced: 15 Nov 2024

https://github.com/caneroj1/search

Search algorithms in Haskell

ai graph-search haskell search-algorithm

Last synced: 08 Dec 2024

https://github.com/caneroj1/haskell-game-of-life

Brief Game of Life Implementation in Haskell

gameoflife graphics haskell

Last synced: 08 Dec 2024

https://github.com/msabramo/haskell-poker

Simple poker game written in Haskell

haskell poker

Last synced: 16 Dec 2024

https://github.com/haskell-hvr/only

The 1-tuple type or single-value "collection"

haskell

Last synced: 21 Nov 2024

https://github.com/kutyel/thinking-with-types

⌨️ Solutions to the exercises of "Thinking With Types" in various programming languages!

gadts haskell kotlin scala type-level type-theory types

Last synced: 07 Dec 2024

https://github.com/ncaq/string-transform

simple and easy haskell string transform

haskell haskell-library string

Last synced: 18 Dec 2024

https://github.com/kccqzy/haskell-sajson

Haskell wrapper for sajson

haskell json parsing

Last synced: 06 Nov 2024

https://github.com/syocy/haskell-day-syocy

Slides and source codes for two sessions in Haskell Day 2018 in Tokyo

concurrency haskell latex-document parallelism presentation-slides

Last synced: 16 Jan 2025

https://github.com/satyajitghana/lambdacalculus

A repository that contains codes to various Lambda Calculus stuff i did when learning LambdaCalculus, mostly contains JavaScript and Python Code i believe

cpp haskell javascript lambda lambda-calculus lambdacalculus list-processing python

Last synced: 26 Dec 2024

https://github.com/keera-studios/gtk-helpers

Auxiliary Gtk+ 2 and Gtk+ 3 operations

haskell

Last synced: 14 Nov 2024

https://github.com/0xd34df00d/monad-metrics-extensible

Type-safe and extensible metrics monad over ekg

gadt haskell metrics monad type-safety

Last synced: 04 Dec 2024

https://github.com/aneeshdurg/browserhaskell

Right click on haskell code to play with it on chrome/chromium!

chrome chromium educational haskell

Last synced: 27 Jan 2025

https://github.com/georgesittas/monads-presentation

Presentation about the role of monads in Functional Programming

functional-programming haskell latex monads presentation

Last synced: 23 Jan 2025

https://github.com/prikhi/advent-of-code-2021

Advent of Code 2021 in Haskell

advent-of-code advent-of-code-2021 haskell

Last synced: 17 Jan 2025

https://github.com/pedro-manoel/plp

🎓 Repositório com as atividades práticas desenvolvidas ao longo da disciplina de paradigmas de linguagem de programação da UFCG

haskell plp prolog

Last synced: 28 Jan 2025

https://github.com/0xd34df00d/edit-distance-linear

Levenshtein edit distance in linear memory (also turns out to be faster than C++)

edit-distance haskell levenshtein-distance

Last synced: 04 Dec 2024

https://github.com/kakkun61/yesod-relational-record

Using haskell-relational-record with Yesod.

database haskell yesod

Last synced: 18 Dec 2024

https://github.com/0xpantera/halcyon

Compiler for a subset of C written in Haskell

c compilers haskell programming-languages

Last synced: 03 Dec 2024

https://github.com/taktoa/syllabus

A tool for managing and predicting grades (WIP)

education grades haskell syllabus

Last synced: 22 Jan 2025

https://github.com/guiltydolphin/angle

A small, general-purpose programming language written in Haskell.

haskell programming-language

Last synced: 13 Jan 2025

https://github.com/fused-effects/fused-effects-random

Random number generation for fused-effects.

effects haskell probabilistic-programming random

Last synced: 06 Nov 2024

https://github.com/maorleger/mastermind

Interactive Mastermind solver algorithm

elm game hask haskell mastermind solver

Last synced: 16 Dec 2024

https://github.com/taktoa/libsecret

Easy-to-use Haskell bindings for libsecret; wrapper around `gi-secret` (WIP).

bindings haskell libsecret

Last synced: 22 Jan 2025

https://github.com/ncaq/debug-trace-var

You do not have to write variable names twice in Debug.Trace

haskell

Last synced: 18 Dec 2024

https://github.com/radrow/radlang

A functional programming language intepreter with typeclasses, full type inference and lazy evaluation

haskell interpreter parsing programming-language

Last synced: 22 Jan 2025

https://github.com/epicallan/eval-cso

Customer Service officer evaluation app backend - BETA

haskell persistent rest-api servant

Last synced: 18 Dec 2024

https://github.com/lyokha/nginx-log-plugin

Native Nginx logging from configuration files and Haskell handlers

binding haskell logging nginx web

Last synced: 09 Nov 2024

https://github.com/luispedro/safeio

Haskell Library for safe (atomic) IO

haskell io

Last synced: 22 Jan 2025

https://github.com/m-col/gitja

Templated web page generator for your git repositories 🐙

git haskell jinja2 self-hosted static-site static-site-generator

Last synced: 10 Jan 2025

https://github.com/t4ccer/exnihilo

Language agnostic project bootstraper

haskell project-management

Last synced: 11 Dec 2024

https://github.com/jmackie/staskell

👷‍♀️ Nix helpers for building static Haskell executables

haskell nix static-link-binary

Last synced: 07 Dec 2024

https://github.com/risto-stevcev/haskell-karatsuba-multiplication

:abcd: λ Karatsuba multiplication implemented in Haskell

algorithm haskell karatsuba multiplication

Last synced: 02 Jan 2025

https://github.com/lupino/coin

A micro server of coin for website

haskell haskell-library microservice microservices

Last synced: 22 Jan 2025

https://github.com/ajeetdsouza/tic-tac-toe

A terminal-based tic-tac-toe game + AI

haskell tic-tac-toe

Last synced: 18 Dec 2024

https://github.com/noughtmare/interact_ackermann

Interaction nets vs GHC performance comparison

haskell interaction-nets

Last synced: 28 Jan 2025

https://github.com/lupino/haskell-hole

A hole to pass through the gateway. haskell version

haskell haskell-hole hole portforward proxy-server

Last synced: 22 Jan 2025

https://github.com/notashelf/rafmonad

a monad is just a monad that is a monad as defined by a monad

haskell monad

Last synced: 26 Dec 2024

https://github.com/pniedzielski/mgs

Tools for working with Minimalist Grammars

haskell linguistics mg minimalistgrammars parser

Last synced: 17 Jan 2025

https://github.com/thomasballinger/hsrepl

Haskell REPL with a few bpython-like features

developer-tools haskell repl replay

Last synced: 22 Dec 2024

https://github.com/sofianedjerbi/haskellconnect

Connect 4 game implemented in Haskell with Gloss + minimax opponent.

game haskell minimax-algorithm

Last synced: 01 Jan 2025

https://github.com/oswald2/esa-space-protocols

A Haskell library for handling space protocols from ESA (CCSDS,PUS, ...)

ccsds esa haskell missioncontrol nctrs pus

Last synced: 16 Jan 2025

https://github.com/halogenandtoast/mirin

A tiny redirection server in Spock backed by MySQL.

functional-programming haskell spock

Last synced: 30 Jan 2025

https://github.com/fosskers/draenor

Convert OSM PBF files into ORC, and upload them to S3.

haskell openstreetmap

Last synced: 01 Jan 2025

https://github.com/drknzz/haskell-blockchain

🗿 Blockchain module written in Haskell 🗿

block blockchain ghci haskell module prelude

Last synced: 22 Dec 2024

https://github.com/jluttine/dbus-listen

Execute a command or a script on D-Bus signals

d-bus haskell

Last synced: 12 Nov 2024

https://github.com/positiondev/offset

A haskell library that communicates with wordpress over its api.

haskell wordpress-api

Last synced: 15 Nov 2024

https://github.com/flogfr/www-infratelier

Infratelier website repository

haskell infrastructure website

Last synced: 09 Nov 2024

https://github.com/haskell-hvr/hsyaml-compat-builder

Mirror API of `Data.Yaml.Builder`

haskell hsyaml yaml

Last synced: 22 Jan 2025

https://github.com/gergoerdi/language-java-classfile

Parse Java .class files into language-java

classfile haskell java

Last synced: 17 Jan 2025

https://github.com/arthurxavierx/ebook-category-theory

Bartosz Milewski's Category Theory for Programmers as an eBook

book category-theory ebook functional-programming haskell types

Last synced: 21 Jan 2025

https://github.com/srid/motif

[WIP] A typed outliner

haskell outliner reflex tree

Last synced: 27 Dec 2024

https://github.com/vapourismo/simpoole

Simple resource pool implementating in Haskell

haskell haskell-library pool

Last synced: 09 Nov 2024

https://github.com/gergoerdi/tinymicro-mos6502-kansas-lava

Tiny Microcomputer built around MOS6502 microprocessor

fpga haskell kansas-lava mos-6502 papilio retro xilinx

Last synced: 17 Jan 2025

https://github.com/dhess/mellon

Control physical access device (e.g., an electric strike) from Haskell

haskell iot physical-access

Last synced: 17 Dec 2024

https://github.com/foxhound-systems/hashids-st

Reimplementation of Hashids using the ST monad

hashids haskell

Last synced: 24 Jan 2025

https://github.com/ncaq/nlod

JLODを改良したMozc/Google日本語入力向けのDvorakローマ字テーブル

dvorak google-ime google-japanese-input haskell japanese mozc

Last synced: 18 Dec 2024

https://github.com/freakwill/fuckhaskell

☯ When I do it, I always say fuck Haskell.

algebra haskell monads options-parsing string

Last synced: 28 Nov 2024

https://github.com/shybovycha/gauss-elimination

Linear equation system solver in Haskell, implementing Gaussian elimination method

equation-solver equation-systems equations gaussian-elimination-algorithm haskell matrix

Last synced: 15 Dec 2024

https://github.com/gergoerdi/clash-chip8

CHIP-8 implemented in Clash

chip-8 clash fpga haskell

Last synced: 17 Jan 2025

https://github.com/prikhi/hklaunch

A simple CLI application launcher written in Haskell.

brick cli cli-application-launcher haskell launcher

Last synced: 17 Jan 2025

https://github.com/jbl428/learn-haskell-blog-generator

Learn Haskell by building a blog generator 한국어 번역

haskell

Last synced: 08 Dec 2024

https://github.com/simeonhristov99/fmi_graduation_exams_information_systems

This repository holds solutions of the exams given to 4-th year Information Systems students graduating the Faculty of Mathematics and Informatics, Sofia.

cpp er-diagram haskell sql uml use-case-diagram

Last synced: 14 Nov 2024

https://github.com/gergoerdi/eightbit-kansas-lava

Kansas Lava implementation of eight-bit home computers

commodore commodore-pet fpga haskell kansas-lava papilio retro xilinx

Last synced: 17 Jan 2025

https://github.com/gergoerdi/clash-bounce-bench

Benchmark for various methods of simulating Clash

benchmark c clash haskell sdl2 simulation verilator verilog

Last synced: 17 Jan 2025

https://github.com/totallynotchase/intcode

The aoc2019 intcode interpreter written in haskell

aoc2019 haskell intcode-machine intcode-puzzle

Last synced: 28 Nov 2024

https://github.com/standardsemiconductor/veldt-blinker-clash

VELDT Blinker Example in Clash

clash fpga haskell veldt

Last synced: 12 Nov 2024

https://github.com/farbodsz/confluence-cli

Command line interface using Atlassian Confluence REST API.

atlassian-confluence cli command-line-interface confluence confluence-api haskell

Last synced: 11 Jan 2025

https://github.com/eloyekunle/haskell_snippets

Useful snippets and algorithms in Haskell

algorithms functional-programming hackerrank haskell

Last synced: 16 Dec 2024

https://github.com/prateekkumarweb/haskell-go-checkers

Go and checkers game in Haskell

checkers gogame haskell

Last synced: 23 Jan 2025

https://github.com/natserract/tapi

Backend architecture representation in TLP

haskell learn typelevel-programming

Last synced: 17 Dec 2024

https://github.com/typeclasses/either-list-functions

Functions involving lists of Either

haskell haskell-library

Last synced: 16 Nov 2024