-
learn-haskell-blog-generator Public
Learn Haskell by building a blog generator - an introductory book about Haskell.
-
-
rfc Public
My slides and compilation of resources.
-
www.haskell.org Public
Forked from haskell-infra/www.haskell.orgwww.haskell.org site source
CSS BSD 3-Clause "New" or "Revised" License UpdatedSep 22, 2023 -
compare-web-haskell Public
comparison of a few haskell web libraries
-
learn-twain-bulletin-app Public
Building a bulletin board using Haskell, twain and friends
-
sqlite-easy-example-todo Public
A primitive todo list app as an example of sqlite-easy.
-
minimal-haskell-emacs Public
A minimal emacs configuration for haskell programming
-
learn-scotty-bulletin-app Public
Building a bulletin board using Haskell, scotty and friends
-
haskell-study-plan Public
An opinionated list of resources for learning Haskell
-
sdl2-snake Public
An example application for sdl2.
-
hablog Public
A simple blogging platform with Haskell and Scotty
-
generic-records-fork Public
up-to-date generic-records fork
Haskell BSD 3-Clause "New" or "Revised" License UpdatedDec 8, 2021 -
x86-debug Public
(a subset of) x86 assembly debugger
-
gotta-go-fast Public archive
Abandoned: https://github.com/haskellfoundation/tech-proposals/pull/9
9 UpdatedJul 19, 2021 -
-
gathering Public
A self hosted website for announcing group events
-
strema-mirror Public archive
A compiler for a type inferred, functional language with adts, records and pattern matching, targeting JavaScript. This repo is a mirror.
-
Lambda-Cube Public
Forked from solomon-b/lambda-calculus-hsSingle file Lambda Calculus implementations and presentation slides.
Haskell UpdatedNov 14, 2020 -
ld34 Public
01 - ld34 entry
-
hen Public
A very simple static blog generator
-
yh Public archive
a tech demo for a bullet hell game. for the full game visit https://gilmi.me/nyx
-
-
3-C-Sorting-Algorithms Public archive
Generic merge sort, quick sort and insertion sort algorithms written in C programming language.
-
-
markdown-to-presentation Public
A simple tool for creating presentations from markdown
-
msg Public
a toy chat server
-
-
chip-8 Public
A CHIP-8 Emulator written in Haskell
-
purescript-thermite-todomvc Public archive
A standalone todomvc example cut out of the purescript-thermite repo by Phil Freeman.