Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: haskell-book

tgdwyer/tgdwyer.github.io

Apps and Demos

Language: HTML - Size: 10.8 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 20 - Forks: 29

AlexiaChen/learning-haskell

example code of <learn you haskell great good> or some textbook

Language: Haskell - Size: 1.95 KB - Last synced: 28 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

tejasbubane/learn-you-haskell

Code written while reading the learn-you-a-haskell book

Language: Haskell - Size: 677 KB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

zushenyan/haskell-book-solutions

Just my own notes and solutions here

Language: Haskell - Size: 2.19 MB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

andrewMacmurray/haskell-book-solutions

Solutions to exercises in Haskell Programming from first principles

Language: Haskell - Size: 86.9 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 37 - Forks: 5

IHaskell/learn-you-a-haskell-notebook

Jupyter adaptation of Learn You a Haskell for Great Good!

Language: Jupyter Notebook - Size: 2.48 MB - Last synced: about 2 months ago - Pushed: 7 months ago - Stars: 286 - Forks: 48

tssm/up-to-date-real-world-haskell

I'm trying to update the Real World Haskell book

Language: Python - Size: 1.02 MB - Last synced: 3 months ago - Pushed: 11 months ago - Stars: 783 - Forks: 49

evturn/haskellbook

Solutions to exercises from the book Haskell Programming

Language: Haskell - Size: 603 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 26 - Forks: 8

ibnaleem/Haskell-Simplified

The open curriculum for learning functional programming in Haskell

Language: HTML - Size: 1.14 MB - Last synced: 4 months ago - Pushed: 6 months ago - Stars: 2 - Forks: 1

kutyel/haskell-book

🚀My solutions to the Haskell Book exercises!

Language: Haskell - Size: 304 KB - Last synced: 28 days ago - Pushed: about 3 years ago - Stars: 27 - Forks: 4

stabbylambda/haskell-book

Haskell Book Exercises

Language: Haskell - Size: 9.77 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

mukeshsoni/haskell-programming-book

Haskell book exercises - http://haskellbook.com/

Language: Haskell - Size: 853 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 12 - Forks: 1

PiotrJustyna/programming-in-haskell

Programming in Haskell (second edition) exercises.

Language: Haskell - Size: 116 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 3 - Forks: 1

tonyfloatersu/solution-haskell-craft-of-FP

My solution to ‘Haskell: The Craft of Functional Programming (3rd Edition)’

Language: Haskell - Size: 598 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 14 - Forks: 5

cojoj/hello Fork of haskellbook/hello

Example repository for http://haskellbook.com

Language: Haskell - Size: 2.93 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

cojoj/haskell_hangman

Implementation of simple Hangman game in Haskell from Haskell Book

Language: Haskell - Size: 723 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

cojoj/HaskellBook

This repo contains my go through http://haskellbook.com

Language: Haskell - Size: 58.6 KB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

cojoj/Haskell-morse

More code translator written in Haskell as exercise for Haskell Book

Language: Haskell - Size: 4.88 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

mtanzim/haskellbook

Advancing functional programming knowledge through Haskell

Language: Haskell - Size: 938 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

mikeroyal/Haskell-Guide

Haskell Guide

Language: Haskell - Size: 15.6 KB - Last synced: 6 days ago - Pushed: over 2 years ago - Stars: 5 - Forks: 1

tomi77/LearningHaskellDataAnalysis

Examples from "Learning Haskell Data Analysis"

Language: Haskell - Size: 1.11 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 5 - Forks: 1

BoeingX/haskell-programming-from-first-principles

Notes and solutions to exercises of "Haskell Programming from first principles"

Language: Haskell - Size: 108 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 39 - Forks: 7

justromeon/real-world-haskell

My solutions to the exercises from the book "Real World Haskell" by O'Sullivan, Don Stewart, and John Goerzen.

Language: Haskell - Size: 16.6 KB - Last synced: 12 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

Vincibean/real-world-haskell

My solutions to the exercises contained in the book "Real World Haskell"

Language: Haskell - Size: 102 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 14 - Forks: 5

Vincibean/haskellbook

My solutions to "Haskell Programming from first principles"

Language: Haskell - Size: 467 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

toraritte/haskell-book-solutions

Repositories with solutions to the exercises in the Haskell Book (i.e. Haskell Programming from first principles)

Language: Haskell - Size: 33.2 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 4 - Forks: 1

gvolpe/haskell-book-exercises

From the book "Haskell Programming from first principles"

Language: Haskell - Size: 305 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 26 - Forks: 5

Nikolice/Learn-you-a-Haskell-for-great-good Fork of aDotInTheVoid/Learn_You_a_Haskell

A mark-down port – of Miran Lipovača's book…

Size: 854 KB - Last synced: 12 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

nirvinm/Haskell-Book-Exercises

This repo contains my Haskell solutions to the exercises asked in the book "Haskell Programming: From First Principles" written by Chris Allen and Julie Moronuki.

Language: Haskell - Size: 109 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 1

sniggel/programming-in-haskell-exercices

This repository is just meant as a way to store the exercises contained in "Programming in Haskell" by Graham Hutton (2nd edition).

Language: Haskell - Size: 25.4 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 1

kutyel/morse

🀄️A morse translator in Haskell!

Language: Haskell - Size: 4.88 KB - Last synced: 28 days ago - Pushed: over 4 years ago - Stars: 3 - Forks: 0

Anton-Latukha/Haskell-Programming-From-First-Principles-exercises

Consists of QUALITY BELABORING of EVERY EXERCISE in the chapters {1-18,26} (~1400 pages) of the "Haskell book" ("Haskell Programming from First Principles"). With literate comments. Additionally notable for use of Nix for exercise projects.

Language: Haskell - Size: 1.15 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 5 - Forks: 0

parry84/haskell-book

Summary and exercises solution to https://haskellbook.com/

Language: Jupyter Notebook - Size: 163 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

MitchellTesla/Haskell

2021 Reference Guide to Haskell - a general purpose programming language. - Justin Mitchell

Language: Haskell - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

m1nhtu99-hoan9/Haskell-Book-Final-fingerd

"Haskell Programming from First Principles" Final Project `fingerd`

Language: Haskell - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

gvolpe/learning-haskell

Learning Haskell

Language: Haskell - Size: 48.8 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 4 - Forks: 3

wilfreddenton/finding-success-in-haskell-solutions

Finding Success (and Failure) in Haskell Exercise Solutions

Language: Haskell - Size: 10.7 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

kutyel/hangman

👾 A hangman CLI game made in Haskell!

Language: Haskell - Size: 728 KB - Last synced: 28 days ago - Pushed: almost 5 years ago - Stars: 4 - Forks: 0

momoclouq/programming-in-haskell-book

Language: Haskell - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

karen/haskell-book

📘 My solutions to exercises from "Haskell Programming from first principles" http://haskellbook.com/

Language: Haskell - Size: 51.8 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 7 - Forks: 0

palicand/haskell-book

My solutions to some of the excersises in the haskell book

Language: Haskell - Size: 52.7 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

itsrainingmani/HaskellBook

Language: Haskell - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

chaitanyabaranwal/Haskell_Solutions

Solutions of exercises from the book "Haskell Programming from First Principles"

Language: Haskell - Size: 2.22 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

darrylabbate/haskellbook

Notes and exercises for "Haskell Programming from first principles"

Language: Haskell - Size: 43 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

oscarwroche/haskell-book

Example / Solutions to the Exercises from the highly recommended "Haskell Programming from First Principles" book

Language: Haskell - Size: 58.6 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

track02/Haskell

Programming with Haskell - Exercises

Language: Haskell - Size: 69.3 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

p1xelHer0/haskellbook

📚 my solutions to the exercises in www.haskellbook.com

Language: Haskell - Size: 790 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

cdeszaq/HaskellProgrammingFromFirstPrinciples

Notes, exercises, samples, and explorations from reading the Haskell Programming From First Principles book

Language: Haskell - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

nettapper/Haskell

Follow me on my journey to master the Haskell programming language.

Language: Haskell - Size: 1.02 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

romatthe/hpffp

:blue_book: Notes and solutions to Haskell Programming From First Principles exercises

Language: Haskell - Size: 104 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

chengzh2008/hpffp

Reading notes for Haskell Programming From First Principles

Language: Haskell - Size: 15.7 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

markgoddard/haskell-book

Notes and exercises from working through the Haskell book (http://haskellbook.com/)

Language: Haskell - Size: 10.7 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

sethetter/haskell-book

Working through https://haskellbook.com

Language: Haskell - Size: 34.2 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

andrewMacmurray/fingerdaemon

fingerdaemon project from Haskell Book

Language: Haskell - Size: 7.81 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

fxmy/haskell-book-exercise

Language: Haskell - Size: 31.3 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

EduPH/LPOenH

Lógica de primer orden en Haskell literario

Language: Haskell - Size: 14.7 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 2 - Forks: 0

erlandsona/haskell-book-exercises

Reviewing Haskell From First Principles

Language: Haskell - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0