lynn / aoc-2018Links
Advent of Code 2018 solutions in 25 different languages!
☆23Updated 7 years ago
Alternatives and similar repositories for aoc-2018
Users that are interested in aoc-2018 are comparing it to the libraries listed below
Sorting:
- A schemy Lisp backed by Haskell☆60Updated 7 years ago
- A bittorrent client, for learning purposes☆108Updated 6 years ago
- Play Minesweeper by formally proving your moves in Idris☆169Updated last year
- A programming language that runs in Haskell's type system.☆256Updated 9 years ago
- Get those pesky braces out of your face☆49Updated 8 years ago
- Port of asciimoo/drawille to haskell.☆26Updated 2 years ago
- theseus, functional programming language with fully reversible computation☆125Updated 6 years ago
- Haskell bindings to the libui C library.☆48Updated 8 years ago
- A git-compatible content tracker in Haskell.☆67Updated 5 years ago
- An EDSL implemented in Haskell for programming the Nintendo Game Boy.☆50Updated 2 years ago
- NES programming in Haskell? No way!☆39Updated 10 years ago
- Advent of Code 2017 (Warning: Spoilers)☆50Updated last year
- FPSheet: A Spreadsheet program with Haskell as the scripting language☆96Updated 4 years ago
- The Red Flag of Functional Programming☆104Updated 4 years ago
- A simple multithreaded chat server in haskell☆35Updated 6 years ago
- The Phage Programming Language☆13Updated 4 years ago
- The LC3 virtual machine☆24Updated last year
- Vim plugin for ATS☆16Updated 4 years ago
- Compile Idris to Vimscript, like you always wanted.☆132Updated 7 years ago
- ICFP Bingo 2017 (Idris edition)☆30Updated 6 years ago
- curses Pac-man game in Haskell -- mostly finished, very playable☆33Updated 7 years ago
- Haskell package for handling various feed (RSS) formats.☆31Updated last year
- ☆40Updated 2 years ago
- An interpreter for the concatenative language Joy, written in Haskell using extensible-effects