• Stars
    star
    12
  • Rank 1,597,372 (Top 32 %)
  • Language
    Haskell
  • Created over 7 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Personal notes for learning Haskell through Chris Allen and Julie Moronuki's book

More Repositories

1

lambda-talk

A Flock of Functions: Combinators, Lambda Calculus, & Church Encodings in JS
JavaScript
509
star
2

volleyball

🏐 Tiny HTTP logger for Express showing asynchronous requests and responses
JavaScript
45
star
3

left-recursion

Quick explanation of eliminating left recursion in Haskell parsers
Haskell
44
star
4

send-seekable

Express.js/connect middleware for serving partial content (206) requests for buffers or streams
JavaScript
30
star
5

batching-toposort

Efficiently sort interdependent tasks into a sequence of concurrently-executable batches
JavaScript
27
star
6

debugging-js

Debugging JavaScript — a Practical Distillation for Students
20
star
7

potential

An educational Promises/A+ spec compliant promise library
JavaScript
13
star
8

lambda-talk-practical

Some JS techniques and tools which are at least associated with lambda calculus
JavaScript
11
star
9

java-a-beginners-guide

Notes, exercises, and solutions repo for "Java: a Beginner's Guide, Eighth Edition"
Java
10
star
10

gnitty

Gmail analytics and data visualization
JavaScript
9
star
11

catfetti

🐱 A very important app for cool people. See it at https://glebec.github.io/catfetti
JavaScript
7
star
12

functional-math-compiler

Exercise creating a functional JavaScript math expression compiler
JavaScript
6
star
13

int-jit-comp

Comparison of an Interpreter, JIT Compiler, Compiler, & Optimizing Compiler
JavaScript
6
star
14

fortunes

🥠 Database of programming wisdom fortune cookies for the fortune program
Shell
6
star
15

monadic-parser-combinators

Demo of various functional design patterns and techniques via parsers
JavaScript
5
star
16

cursed-pangram

Cursed Pangram
Haskell
3
star
17

advent-of-code-2019

Advent of Code 2019 Solutions in Haskell
Haskell
3
star
18

small-rr-comparison

Small comparison demo / study guide of React & Redux vs. React-Redux (connect)
JavaScript
2
star
19

springboard

🏁 Personal GitHub setup for easy project initialization
Shell
2
star
20

generative-testing-talk

Fast-Check example repo, in prep for a talk on property testing (aka invariant testing)
TypeScript
1
star
21

demo-redux-with-sum-types

Illustration of using sum types (via daggy) for Redux state tree
JavaScript
1
star
22

benchpress

Small demo benchmarking and charting sorting algorithms
JavaScript
1
star
23

advent-of-code-y2022

Advent of Code 2022 Solutions
Haskell
1
star
24

monad-challenges

My work completing the Monad Challenges (http://mightybyte.github.io/monad-challenges)
Haskell
1
star
25

stack-templates

My personal stack templates for easy Haskell project initialization
1
star
26

advent-of-code-2018

My solutions for the 2018 Advent of Code challenge
Haskell
1
star
27

gshopper-demo

Just a nice little demo
JavaScript
1
star
28

demo-redux

Demonstration Redux app for lectures. See commit history for steps.
JavaScript
1
star
29

buzzy

A simple lockout buzzer app
JavaScript
1
star