Pinned Repositories
Algorithm-W-Step-by-Step
Playing with the paper Algorithm W Step by Step
Android-KerrBlackhole
This is a simulation of a particle rotating around a Kerr Blackhole.
btcsim
A simulation of a toy bitcoin network written in Haskell
emacs.d
My emacs configuration
fingmodules
Implementation of the paper "F-ing Modules"
KerrBlackholeGeodesics
This is a collection of simulations of geodesics of a Kerr blackhole. These are visualized (in OpenGL) with a sphere (representing a particle) going around a central sphere (the blackhole).
lendingclub
Haskell API bindings to the LendingClub marketplace API
notescript
NoteScript language for describing investments on P2P market places
peertrader-backend
PeerTrader is a web-service for automatic investing in P2P loans.
prosper
Haskell bindings to the Prosper API
wraithm's Repositories
wraithm/Algorithm-W-Step-by-Step
Playing with the paper Algorithm W Step by Step
wraithm/Android-KerrBlackhole
This is a simulation of a particle rotating around a Kerr Blackhole.
wraithm/KerrBlackholeGeodesics
This is a collection of simulations of geodesics of a Kerr blackhole. These are visualized (in OpenGL) with a sphere (representing a particle) going around a central sphere (the blackhole).
wraithm/CoreCompiler
wraithm/cumtd
Android cumtd app
wraithm/AgdaTypedLambda
A simply typed lambda calculus interpreter in Agda
wraithm/criterion
A powerful but simple library for measuring the performance of Haskell code.
wraithm/cscrabble
Be warned: This code is horrendously old and bad. I have not touched it in 8+ years. This is a networked scrabble game client and server in C and ncurses.
wraithm/Elm
The Elm programming language aims to make web development more pleasant. Elm is a type-safe, functional reactive language that compiles to HTML, CSS, and JavaScript.
wraithm/gitignore
A collection of useful .gitignore templates
wraithm/GMusicShuffle
wraithm/HCatmullClark
wraithm/HJavaInterp
Java Interpreter in Haskell
wraithm/hslogger
Logging infrastructure [Haskell]
wraithm/HTeapots
wraithm/Idris-dev
A Dependently Typed Functional Programming Language
wraithm/LambdaCalc
A test repo for my FPComplete Haskell Center IDE
wraithm/MountainFlight
wraithm/React-jQuery-ui-test
wraithm/RocketI
wraithm/SemiColonTutorial
Ubiquitous monad tutorial - Monads as programmable semi-colons.
wraithm/stripe-simple
Haskell bindings to the stripe API using http-streams