Pinned Repositories
builtwithelm
An inspiring collection of web applications built with Elm.
elm-2048
A 2048 clone written in Elm.
elm-calculator
Add, subtract, multiply and divide rational numbers.
elm-monkey-interpreter
A Monkey interpreter written in Elm.
elm-rater
A reusable rater for Elm.
eopl3
My notes and solutions to exercises for EoPL3.
haskell-programming
My notes and solutions to exercises for the book "Haskell Programming from first principles".
dwayne's Repositories
dwayne/builtwithelm
An inspiring collection of web applications built with Elm.
dwayne/elm-2048
A 2048 clone written in Elm.
dwayne/elm-conduit
Conduit, an Elm SPA for RealWorld's Medium.com clone.
dwayne/elm-7guis
7GUIs in Elm.
dwayne/elm-todos
An Elm implementation of the TodoMVC's to-do list web application.
dwayne/elm-debouncer
Debounce or throttle your actions in Elm.
dwayne/eopl3
My notes and solutions to exercises for EoPL3.
dwayne/elm-natural
The natural numbers, ℕ = { 0, 1, 2, ... }.
dwayne/elm-super-rentals
The Ember Tutorial's "Super Rentals" web application written in Elm.
dwayne/elm-wordle
A Wordle clone written in Elm.
dwayne/herbert-python
A Python implementation of the Herbert game from the Imagine Cup algorithm contest.
dwayne/elm-drum-machine
Play the drums.
dwayne/elm-integer
The integers, ℤ = { ..., -2, -1, 0, 1, 2, ... }.
dwayne/elm-calculator
Add, subtract, multiply and divide rational numbers.
dwayne/elm-chompers
Useful chomping functions that help with lexical analysis.
dwayne/elm-random-quote-machine
Randomly cycle through inspirational quotes.
dwayne/elm-hello
Hello, Elm!
dwayne/elm-json-rpc
JSON-RPC 2.0 for Elm.
dwayne/elm-markdown-previewer
Edit and preview GitHub-flavored Markdown in the browser.
dwayne/elm-pomodoro-clock
A timer to help you break your work into intervals.
dwayne/playwhe
A Python library and CLI for fetching and storing Play Whe results.
dwayne/7guis
7GUIs is a GUI programming usability benchmark.
dwayne/csr-example
A simple demonstration of client-side routing.
dwayne/elm-eoc
Essentials of Compilation in Elm.
dwayne/elm-eopl3
Essentials of Programming Languages (3rd Edition) in Elm.
dwayne/elmwithdwayne.dev
The Elm with Dwayne website.
dwayne/L-System-Studio
environment for creating and exploring L-Systems built with Elm
dwayne/monkeylang
Official website for Monkey
dwayne/realfolk-nix
A Nix flake containing packages, apps, and developer shells for working on Real Folk's projects.
dwayne/ztpie-hello
Zero to Production in Elm: Hello, world!