• Stars
    star
    4
  • Rank 3,222,066 (Top 65 %)
  • Language
    Haskell
  • Created almost 10 years ago
  • Updated almost 10 years ago

Reviews

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

Repository Details

My code for the "Write Yourself a Scheme in 48 Hours" eBook โ€“ http://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours

More Repositories

1

98.css

A design system for building faithful recreations of old UIs
CSS
8,710
star
2

tota11y

an accessibility (a11y) visualization toolkit
JavaScript
5,036
star
3

cleaver

30-second slideshows for hackers
JavaScript
3,990
star
4

isomer

Simple isometric graphics library for HTML5 canvas
JavaScript
2,852
star
5

dynamo.js

Cycles through bits of text in place
JavaScript
624
star
6

Melopy

Python music library
Python
236
star
7

rubycards

Ruby playing cards library
Ruby
149
star
8

deepdive

deepdive
TypeScript
109
star
9

uptodate

Keep your timestamps up to date
JavaScript
88
star
10

ocaml-data-structures

Some data structures and algorithms written in OCaml
OCaml
67
star
11

notes

Turn your Notion database into a deck of cards
JavaScript
53
star
12

tinman

A tiny static-ready blog engine based on the toto library
JavaScript
34
star
13

magic-editor

LLM-powered writing experiments
TypeScript
32
star
14

hashart

an experiment in turing SHA-256 hashes into pixels
JavaScript
28
star
15

alock

Arbitrary locking mechanism for asynchronous operations
JavaScript
28
star
16

ocaml-web-framework

An HTTP server and framework written from scratch in OCaml
OCaml
25
star
17

twitter

See whatโ€™s happening in the world right now
24
star
18

compiler.lean

A formally verified compiler for a simple language with numbers and sums
Lean
24
star
19

magic-hotline

A web server which generates its HTML using ChatGPT, using only the URL
JavaScript
22
star
20

programthis

Solutions for the discussions on http://programthis.net
C
21
star
21

lispjs

Let's compile Lisp into JavaScript using JavaScript
JavaScript
18
star
22

98.css-badges

badges for 98.css
JavaScript
18
star
23

jordanscales.com

My homepage
HTML
17
star
24

scheme-to-js

a scheme->js compiler written in scheme
Scheme
17
star
25

thatjdanisso.cool

My blog
JavaScript
15
star
26

reactme

a little server to share react components
JavaScript
15
star
27

oeis

On-Line Encyclopedia of Integer Sequences gem
Ruby
14
star
28

jscal.es

source code for my blog, jscal.es
Ruby
13
star
29

reactive-js

How to invent reactive JavaScript
JavaScript
11
star
30

topological-sort

An implementation of Kahn's algorithm for topological sorting
JavaScript
11
star
31

fizzbuzz-polyglot

An experiment in writing FizzBuzz in every language, each with its own Docker container
Lua
10
star
32

notion-mailboxes

What if notion blocks had email?
JavaScript
9
star
33

notion-automations

automating notion in various ways
JavaScript
9
star
34

wordle.ml

Cheating at the game Wordle with OCaml
OCaml
8
star
35

away-message

AOL Instant Messenger "Away Message" simulator
TypeScript
8
star
36

nodeschool

My solutions for nodeschool.io
JavaScript
7
star
37

chessnet

lichess games over telnet
JavaScript
7
star
38

j-by-example

Some programs to learn the J programming language
J
6
star
39

friend-ratings

My 2-hour personal jam project. Amazon ratings for your friends.
Ruby
6
star
40

tileswap

Processing code to rearrange images to draw other images
HTML
6
star
41

ilictronix

The new ilictronix.com
Ruby
6
star
42

cleaver-retro

A dark retro theme for cleaver
CSS
6
star
43

lambda

playing around with the lambda calculus
OCaml
6
star
44

haskell-basic

A TinyBASIC interpreter written in Haskell
Haskell
5
star
45

try-j

J
5
star
46

melodica

a fun way to interact with the WebAudio API
JavaScript
5
star
47

j

Some code examples for the J programming language
J
5
star
48

try-ocaml

OCaml
5
star
49

curta

Simulator for a Curta Type I mechanical calculator
JavaScript
5
star
50

bs-redux-example

An experiment in writing Redux reducers using OCaml
JavaScript
5
star
51

wikidata-family-tree

Ancestry on wikidata
JavaScript
4
star
52

notion-script-blocks

script blocks in notion
JavaScript
4
star
53

gameoflife-factory

a webapp to make game of life GIFs
JavaScript
4
star
54

parser.ml

"Functional Pearls" parsing in OCaml
OCaml
4
star
55

robotjs

Node.js Desktop Automation.
C
4
star
56

bismuth

An experimental Scheme
OCaml
4
star
57

code

This is my code.
Python
4
star
58

ocaml-micro

An experiment in running zeit/micro using ocaml + bucklescript
OCaml
4
star
59

artfile-web

ArtFile.bin extractor
TypeScript
4
star
60

Billiards.sb

Making a billiards game with Microsoft SmallBasic - http://smallbasic.com/
3
star
61

collatz.now.sh

generating SVGs from Collatz sequences
OCaml
3
star
62

notion-for-each-row

For each row in a Notion database, run a JavaScript function
JavaScript
3
star
63

board-next

Chess boards as a service using pgn-to-svg
TypeScript
3
star
64

ocaml-rationals

Rational numbers in OCaml
OCaml
3
star
65

32x32

JavaScript
3
star
66

murray

A chrome extension to make Bill Murray pop up in your Facebook threads (rarely)
JavaScript
3
star
67

stackjs

Playing around with function composition and stack-based languages
JavaScript
3
star
68

basic2020

BASIC 2020
JavaScript
3
star
69

wordart

2
star
70

trackd

My entry for the 2014 Static Showdown
JavaScript
2
star
71

nim

The game of nim running over telnet
JavaScript
2
star
72

ocaml-calculator-game

Calculator: The Game solver
OCaml
2
star
73

tabindex

tab index visualization tool
JavaScript
2
star
74

word-by-word

Creating a story one word at a time.
JavaScript
2
star
75

99problems

I got 99 problems and haskell is a few of them.
Haskell
2
star
76

gameoflife-3d

JavaScript
2
star
77

bucklescript-vercel-example

OCaml (Bucklescript) + Vercel
Standard ML
2
star
78

jupyter-notebooks

Jupyter Notebook
2
star
79

cs370-team-programming

CS370 Creative Problem Solving and Team Programming
C
2
star
80

ocaml-tictactoe

Playing around with some OCaml + Bucklescript + Express + Socket.io
OCaml
2
star
81

adventofcode

Solutions for http://adventofcode.com/
Racket
2
star
82

markov.rb

Simple Markov generator to produce realistic-looking names.
JavaScript
2
star
83

select

modern <select>
JavaScript
1
star
84

pgn-to-svg

Generates an SVG from PGN
TypeScript
1
star
85

factor-docker

Learning what this Docker thing is by way of a Factor web server
Factor
1
star
86

audio-graphing

Graph plotting questions without the graphs
JavaScript
1
star
87

picross

Interactive Picross element to experiment with React + Redux + redux-devtools
JavaScript
1
star
88

bismuth-ui

an experiment in structured editing
JavaScript
1
star
89

factor-work

Factor
1
star
90

notionml

OCaml
1
star
91

sabriel

Debrief tool
JavaScript
1
star
92

notion-augment

Augment a Notion database on command
JavaScript
1
star
93

nodemorse

Real-time telegraph simulator written in node.js & coffeescript
CoffeeScript
1
star
94

getxword

Fetches the NYTimes Crossword
Shell
1
star
95

combinatorial-games

An exploration of evaluating the results of games without chance (Nim, Tic-Tac-Toe) under perfect play.
OCaml
1
star
96

LightsOut

Lights Out! using JavaScript & HTML5 Canvas
JavaScript
1
star
97

gamejam

A (purely) HTML clicking game made in a 1-hour Game Jam for Stevens Game Development Club
JavaScript
1
star
98

rosalind.bqn

rosalind.info
1
star
99

99-ocaml-problems

https://ocaml.org/learn/tutorials/99problems.html
OCaml
1
star
100

recursion-lab

JavaScript
1
star