nvanderw's Stars
mlang/chessIO
Fast haskell chess move generator library and console UCI frontend
zcash/zcash
Zcash - Internet Money
Eirik0/Austronomaton
Space and gravity simulation
puffnfresh/free-graphs
Generate GraphViz graphs by interpretting free monads.
sacundim/free-operational
Operational-style Applicative, Alternative, Monad and MonadPlus, using free monads.
Rickasaurus/FSVindinium
F# Starter Package for Vindinium
scalaz/scalaz
Principled Functional Programming in Scala
crypto-agda/crypto-agda
Cryptographic Constructions in the Type Theory of Agda
cuplv/thresher
Static heap reachability analysis for Java bytecode and Android memory leak finder.
IHaskell/IHaskell
A Haskell kernel for the Jupyter project.
nvanderw/hs-sudoku
A Haskell sudoku solver which utilizes backtracking
ksheedlo/sudoku
A sudoku solver for great justice.
nvanderw/NumberTheory
Elementary number-theoretic code written for MATH 3110.
nvanderw/mandelbrot-cuda
A demo of generating large images of the Mandelbrot set using Nvidia CUDA.
nvanderw/Algebraic
Some code for dealing with algebraic structures in Haskell
pikhq/cmako
An implementation of the Mako VM in C
dag/vim2hs
vim2hs :: Vim -> Haskell
JohnEarnest/Mako
A simple virtual game console
ghcjs/ghcjs
Haskell to JavaScript compiler, based on GHC