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/micheleriva/caesar-cipher

👑 Dead Simple Caesar Cipher written in Haskell

caesar-cipher cipher cipher-algorithms haskell haskell-learning haskell-library

Last synced: 27 Oct 2024

https://github.com/simonmichael/metapong

Experimental haskell pong-like game collaborative project.

game gamedev haskell haskell-game nomic pong-game

Last synced: 28 Oct 2024

https://github.com/msakai/haskell-mip

Libraries for reading/writing MIP problem files, invoking external MIP solvers, etc. in Haskell

haskell mathematical-optimization mathematical-programming mixed-integer-programming

Last synced: 12 Oct 2024

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

Go and checkers game in Haskell

checkers gogame haskell

Last synced: 29 Sep 2024

https://github.com/trskop/host-and-port

Data type and utilities for handling host name and port number pairs

haskell hostname network portnumber

Last synced: 28 Oct 2024

https://github.com/ardamose123/sparql-protocol

An SPARQL 1.1 Protocol client library for Haskell

haskell rdf sparql

Last synced: 12 Oct 2024

https://github.com/infinisil/arvy

Bachelor thesis on Arvy Heuristics for Distributed Mutual Exclusion

bachelor-thesis distributed-computing haskell mutual-exclusion nix

Last synced: 07 Nov 2024

https://github.com/meooow25/suffix

Suffix arrays and friends

haskell suffix-array

Last synced: 12 Oct 2024

https://github.com/obsidiansystems/hs-openmoji-data

OpenMoji for Haskell

emoji haskell openmoji

Last synced: 07 Nov 2024

https://github.com/vaibhavsagar/git-internals-workshop

Script for constructing my own history.

git haskell interactive python

Last synced: 11 Oct 2024

https://github.com/edkolev/curry.vim

Helpers for writing Haskell in Vim, without any dependencies. (experimental)

haskell

Last synced: 31 Oct 2024

https://github.com/chris-martin/rory

Rory is a tool for deploying artifacts to a server.

haskell haskell-application server

Last synced: 28 Oct 2024

https://github.com/yvan-sraka/hs-bindgen-attribute

Handy macro to generate C-FFI bindings from Rust to Haskell.

hacktoberfest haskell rust

Last synced: 27 Oct 2024

https://github.com/srid/lvar

TMVar with change notification

concurrency haskell

Last synced: 12 Oct 2024

https://github.com/alhassy/design-patterns-higher-order

Notes & implementations of the code within Jeremy Gibbons' ``Design Patterns as Higher-Order Datatype-Generic Programs''; notably focus on multibranching trees and their BDS.

cheatsheet design-patterns haskell higher-order-functions java

Last synced: 06 Nov 2024

https://github.com/lesves/toyrsa

A toy RSA implementation in Haskell (semestral project for non-procedural programming)

asymetric-cryptography haskell proof-of-concept rsa

Last synced: 12 Oct 2024

https://github.com/robrix/distribution

Probability distributions à la Deriving a Probability Density Calculator by Wazim Mohammed Ismail & Chung-chieh Shan http://homes.soic.indiana.edu/ccshan/rational/pearl.pdf

haskell library probabilistic-programming

Last synced: 30 Oct 2024

https://github.com/srid/deux

Something something mind maps

dhall haskell reflex reflex-frp

Last synced: 07 Nov 2024

https://github.com/avanov/nix-cabal-simplest

The simplest Nix + Cabal setup possible, for demo purposes.

cabal-install haskell nixpkgs

Last synced: 26 Oct 2024

https://github.com/fosskers/uss-endeavour

Core computation engine for the United Space Ship Endeavour.

extensible-effects freer-effects haskell

Last synced: 08 Nov 2024

https://github.com/fosskers/mapart

Create artwork from satellite imagery.

haskell map-algebra

Last synced: 08 Nov 2024

https://github.com/andreasabel/applicative

Haskell's applicative functors are multi-category functors

applicative-functors equational-reasoning haskell multi-functor

Last synced: 06 Nov 2024

https://github.com/regiskuckaertz/fibi

An HTML to DOM API compiler

dom haskell html javascript

Last synced: 30 Oct 2024

https://github.com/danielholmes/neural-net

Simple Neural Net implementation in Haskell

haskell machine-learning neural-net neural-network

Last synced: 30 Oct 2024

https://github.com/g-r-a-n-t/haskell-playground

Exploration of math topics.

declarative functional haskell math

Last synced: 29 Oct 2024

https://github.com/kevindasilvas/klang

Klang is a strongly typed, with type inference, imperative and immutable programming language that transpiles to js.

compiler compilers haskell javascript klang programming-language programming-languages transpiler

Last synced: 21 Oct 2024

https://github.com/meowgorithm/mr-env

A simple way to read environment variables in Haskell

environment-variables haskell

Last synced: 12 Oct 2024

https://github.com/bts/nylas-hs

Haskell client for the Nylas web API

client haskell http nylas pipes

Last synced: 11 Oct 2024

https://github.com/andrewnetwork/neuralnetworkswithhaskell

Neural Networks with Haskell. Given as the Feb 2018 talk to Danbury AI.

deep-learning haskell neural neural-network

Last synced: 05 Nov 2024

https://github.com/shal/odd-even-mergesort

:balance_scale: Blazing fast Batcher's sort algorithm

functional-programming haskell parallelism sorting

Last synced: 01 Nov 2024

https://github.com/mquaresma/sokoban

Sokoban transport puzzle game written in Haskell

functional-programming game gloss haskell puzzle sokoban

Last synced: 06 Nov 2024

https://github.com/zenhack/dedup-backup

Deduplicating backup utility

backup haskell

Last synced: 20 Oct 2024

https://github.com/simeonhristov99/fp_cs_24-25

Practice sessions of group 1 for the course "Functional Programming" in the Faculty of Mathematics and Informatics, Sofia University.

functional-programming haskell higher-order-functions lambda-functions lazy-evaluation racket recursion

Last synced: 17 Oct 2024

https://github.com/barrucadu/both

This project is essentially abandonware!

abandonware haskell

Last synced: 20 Oct 2024

https://github.com/nwtgck/8cc-elc-hs

C Compiler written in Haskell powered by 8cc and ELVM

c compiler haskell

Last synced: 25 Oct 2024

https://github.com/aqrln/haskell-2048

Yet another clone of 2048 game. This time, in Haskell.

2048 haskell

Last synced: 21 Oct 2024

https://github.com/yukiisbored/jago

🐔 Simplified markup language to author HTML pages.

haskell html markup-language parsec

Last synced: 07 Nov 2024

https://github.com/cblp/rif18

Мастер-класс по Хаскелю для РИФ.ТЕХ 2018

beginners-guide haskell masterclass

Last synced: 08 Nov 2024

https://github.com/cblp/haskell-guide

Haskell Language Map

education guide haskell

Last synced: 08 Nov 2024

https://github.com/drknzz/wolke-lang

☁️ Wolke language interpreter ☁️

bnfc haskell interpreter language syntax typechecker

Last synced: 05 Nov 2024

https://github.com/noti0na1/codetranslator

A Code Translator for C8, CS146

c8 cs146 haskell uwaterloo

Last synced: 28 Oct 2024

https://github.com/turion/rhine-tutorial

A short presentation and tutorial app for the FRP framework Rhine (https://github.com/turion/rhine)

frp haskell tutorial

Last synced: 12 Oct 2024

https://github.com/sauravmaheshkar/playground

Algorithms, Data Structures, Leetcode, Niche Languages

c cpp-programming haskell leetcode nix-flake prolog python3 rust tracker-misc

Last synced: 15 Oct 2024

https://github.com/sternenseemann/grav2ty

2d space flight game with realistic physics

2d game gloss haskell haskell-game physics simulation space

Last synced: 12 Oct 2024

https://github.com/sternenseemann/emoji-generic

Haskell Emoji Library [WIP]

emoji haskell unicode

Last synced: 12 Oct 2024

https://github.com/romac/him

:fountain_pen: A text editor written in Haskell (WIP)

haskell text-editor

Last synced: 06 Nov 2024

https://github.com/jonschoning/swaggerpetstore-haskell-http-client

auto-generated haskell http-client bindings to SwaggerPetstore http://petstore.swagger.io/

haskell openapi-specification rest rest-api swagger swagger-codegen

Last synced: 12 Oct 2024

https://github.com/epicallan/mini-servant

A mini haskell servant server clone for study purposes

haskell haskell-learning haskell-library servant

Last synced: 12 Oct 2024

https://github.com/matsubara0507/scrapbook

this is cli that collect posts of site that is wrote in config yaml using feed or scraping.

haskell haskell-application

Last synced: 19 Oct 2024

https://github.com/mrkkrp/haskell-docker

A generic docker image for Haskell (CircleCI, etc.)

docker haskell

Last synced: 12 Oct 2024

https://github.com/mrkkrp/liaison

Nix as a configuration language

configuration-language haskell nix

Last synced: 12 Oct 2024

https://github.com/wololock/aoc2018

Advent of Code 2018 challenge with Haskell

advent-of-code advent-of-code-2018 haskell haskell-learning

Last synced: 30 Oct 2024

https://github.com/ccntrq/starter-snake-haskell

A Haskell Battlesnake starter

battlesnake haskell

Last synced: 12 Oct 2024

https://github.com/halogenandtoast/lightsout

Lights out implementation in Haskell

haskell

Last synced: 03 Oct 2024

https://github.com/lev135/bidirectional-instances

This package contains class for bidirectional instances and TH methods for generating instances for it.

haskell language

Last synced: 12 Oct 2024

https://github.com/takenobu-hs/haskell-wiki-search

Haskell wiki contents search for multiple wiki sites

haskell

Last synced: 07 Nov 2024

https://github.com/halogenandtoast/marvelchampions

A rules-compliant browser based version of Marvel Champions.

game haskell marvel-champions

Last synced: 03 Oct 2024

https://github.com/ecthiender/birdism

Application to help identify birds and more

bird bird-watching ebird haskell nature species wildlife

Last synced: 11 Oct 2024

https://github.com/memowe/trivialini

Ultra light weight ini file parser

config haskell haskell-library ini lightweight parser

Last synced: 06 Nov 2024

https://github.com/prikhi/mx-state-codes

ISO 3166-2:MX State Codes and Names

haskell iso3166-2 mexico

Last synced: 12 Oct 2024

https://github.com/herrhotzenplotz/lc

Untyped Lambda Calculus Interpreter in Haskell

haskell haskell-application interpreter lambda-calculus

Last synced: 14 Oct 2024

https://github.com/luispedro/conduit-algorithms

Conduit based algorithms

conduit haskell library

Last synced: 12 Oct 2024

https://github.com/theodesp/haskell-how-i-start

How I start with haskell

haskell stack starter

Last synced: 19 Oct 2024

https://github.com/faheel/awesome-99-problems

A curated list of awesome Ninety-Nine Problems for various languages.

99-problems 99problems awesome awesome-list haskell java-8 kotlin lisp ninety-nine-problems prolog scala swift

Last synced: 12 Oct 2024

https://github.com/dee-me-tree-or-love/happy-and-alex-typed-lukcal

Haskell Happy & Alex: Typed Polish Notation (Łukasiewicz) Calculator

calculator haskell haskell-alex haskell-happy polish-notation type-checking

Last synced: 15 Oct 2024

https://github.com/yurrriq/pandoc-minted

A pandoc filter to render LaTeX code blocks using minted

haskell latex literate-programming minted nix pandoc pandoc-filter

Last synced: 12 Oct 2024

https://github.com/yurrriq/effective-haskell

Working though 'Effective Haskell' by Rebecca Skinner

haskell learning-by-book

Last synced: 12 Oct 2024

https://github.com/imalsogreg/workerbee

Demo Servant application for Haskell DC

demo-app haskell

Last synced: 18 Oct 2024

https://github.com/okmttdhr/beauty-of-haskell

Short code snippets for the beauty of Haskell.

algorithms functional-programming haskell snippets

Last synced: 19 Oct 2024

https://github.com/jwoudenberg/wai-feature-flags

Feature flag support for WAI applications.

feature-flags haskell wai

Last synced: 12 Oct 2024

https://github.com/kputnam/union-find

Implementation of the union-find algorithm in Haskell

algorithm haskell union-find

Last synced: 30 Oct 2024

https://github.com/cdboer/programmierung-ss19

📝 Übungsmaterialien für die Lehrveranstaltung Programmierung im Sommersemester 2019

functional-programming haskell imperative-programming lambda-calculus logic-programming prolog tu-dresden

Last synced: 18 Oct 2024

https://github.com/fichtefoll/advent-of-code

Solutions for the Advent of Code puzzle Advent calendar (in Rust & Haskell)

advent-of-code advent-of-code-2017 advent-of-code-2018 haskell rust

Last synced: 12 Oct 2024

https://github.com/deryeger/minicheck

MiniCheck is a CLI for CTL and bounded LTL model checking on transition systems.

cli ctl-formulas haskell haskell-application ltl-formulas model-checking transition-systems tu-wien

Last synced: 28 Oct 2024

https://github.com/gribouille/elm-prelude

Extra standard functions.

elm haskell prelude

Last synced: 25 Oct 2024

https://github.com/matubu/ft-turing

🎞️ A program written in Haskell to simulate a turing machine

haskell turing-machine

Last synced: 01 Oct 2024

https://github.com/libbum/xmonad

Configuration files for my xmonad set-up.

haskell window-manager xmonad

Last synced: 30 Oct 2024

https://github.com/elycruz/haskell-by-multimedia

"Haskell School of Expression" - "Functional Programming through Multimedia" book examples.

cabal glfw hackage haskell haskell-school multimedia opengl soe

Last synced: 13 Oct 2024

https://github.com/chrispenner/eve-cli

Terminal event handlers and rendering for `eve` programs

cli eve haskell terminal

Last synced: 05 Nov 2024

https://github.com/prikhi/nand2tetris

Working Through Nand2Tetris Projects in Haskell

haskell nand2tetris nand2tetris-assignments nand2tetris-projects

Last synced: 11 Oct 2024

https://github.com/prikhi/mybooklist

A Library & Wishlist Tracker for your Books.

books haskell library wishlist

Last synced: 11 Oct 2024

https://github.com/KevinDaSilvaS/vhs

Haskell list functions implemented in v lang

hacktoberfest haskell v vlang

Last synced: 04 Aug 2024