Pinned Repositories
cLRUd
Client-server LRU cache
efficient_route_planning
http://ad-wiki.informatik.uni-freiburg.de/teaching/EfficientRoutePlanningSS2012
escape-from-itunes
Copy iTunes files to a better folder hierarchy
haskell-road
The Haskell Road to Logic, Maths, and Programming
line-server
Serves an arbitrary line from a text file
mit-intro-algorithms
MIT 6.006 Introduction to Algorithms
necklace
Clojure threading macros for ruby
peer-chat
Peer-to-Peer chat clients in Haskell
rust-map-reduce
Local, threaded map-reduce in rust
tokio-tutorials
Tutorials for Rust's Tokio library
shterrett's Repositories
shterrett/custom-monads
Implementing custom monads a la _Book of Monads_
shterrett/advent-2018
Advent of Code 2018
shterrett/tiger
Compiler for Tiger programming language from Modern Compiler Implementation in ML
shterrett/future-combinators
Future combinators for Rust
shterrett/hangman
Using hangman to explore effects
shterrett/haskell-intermediates
Materials for intermediate-level haskell project tutorials
shterrett/escape-from-itunes
Copy iTunes files to a better folder hierarchy
shterrett/black-hat-rust
Applied offensive security with Rust - https://academy.kerkour.com/black-hat-rust?coupon=GITHUB
shterrett/cookietower
A stack based bytecode interpreter
shterrett/cps
continuation-passing-style interpreter
shterrett/cql-io
Fork of https://gitlab.com/twittner/cql-io
shterrett/csapp
Computer Systems: A Programmer's Perspective (CMU Labs)
shterrett/dotfiles
A set of vim, zsh, git, and tmux configuration files.
shterrett/dropwizard-db-test
Minimal reproduction of database pool issue
shterrett/eopl
Essentials of Programming Languages
shterrett/failure
Maybe and Either for Ruby
shterrett/fp-course
Functional Programming Course
shterrett/haskell-exercises
A little course to learn about some of the more obscure GHC extensions.
shterrett/java-tutorial
http://courses.coreservlets.com/Course-Materials/java.html
shterrett/kotlin-koans
Kotlin workshop
shterrett/lets-lens
Course material for lens
shterrett/mortgage-calculator
Calculation for our interest-only mortgage (because our servicer can't)
shterrett/optics-exercises
Exercises from https://leanpub.com/optics-by-example/
shterrett/plfa.github.io
Introduction to programming language theory in Agda
shterrett/simple-ci
Adversarial implementation of https://marcosampellegrini.com/simple-haskell-book
shterrett/simpledb
_A Simple and Efficient Implementation for Small Databases_
shterrett/stack
The Haskell Tool Stack
shterrett/tapl
Types and Programming Languages
shterrett/ttfi
Typed Tagless Final Interpreters
shterrett/websockets
A Haskell library for creating WebSocket-capable servers