Pinned Repositories
Delineate
Linear Logic toybox
esoteric-fractals
Code that Should Not Be and other crimes against nature
evangelist
Type-directed conversion between native Haskell types and FFI's C types
fay-bindings
Some Fay FFI bindings derived from W3C IDL files.
hackage2
Copy of the new Hackage server code
hsadventure
buildable copy of Brent Yorgey's text adventure EDSL
lazy-tetrominoes
Quick-and-dirty Haskell implementation of everyone's favorite falling blocks game.
Overture
Simple Prelude replacement, mostly for using in my own projects
TexturePNG
experimental loading GL textures from PNG using JuicyPixels-repa
typewriter
ridiculous, utterly inexcusable type hackery
isomorphism's Repositories
isomorphism/hackage2
Copy of the new Hackage server code
isomorphism/esoteric-fractals
Code that Should Not Be and other crimes against nature
isomorphism/hsadventure
buildable copy of Brent Yorgey's text adventure EDSL
isomorphism/lazy-tetrominoes
Quick-and-dirty Haskell implementation of everyone's favorite falling blocks game.
isomorphism/Overture
Simple Prelude replacement, mostly for using in my own projects
isomorphism/typewriter
ridiculous, utterly inexcusable type hackery
isomorphism/fay-bindings
Some Fay FFI bindings derived from W3C IDL files.
isomorphism/TexturePNG
experimental loading GL textures from PNG using JuicyPixels-repa
isomorphism/Delineate
Linear Logic toybox
isomorphism/evangelist
Type-directed conversion between native Haskell types and FFI's C types
isomorphism/application-operators
A slightly more self-consistent set of operators for function application/composition
isomorphism/ghcjs-typedarray
Bindings for working with JavaScript TypedArray objects in GHCJS
isomorphism/gtk-inputdevice
Temporary working copy of the gtk package, with extended input device support added.
isomorphism/Polynomial-roots
Haskell program to produce images of polynomial roots (and corresponding iterated function systems)
isomorphism/subtypes
The subtyping system defined by GHC Haskell
isomorphism/webgl
GHCJS bindings for WebGL
isomorphism/camera
Library for defining virtual cameras with useful functions and generation of view/projection matrices
isomorphism/diagrams-gl
OpenGL backend for diagrams
isomorphism/labelled-hexdump-parser
isomorphism/oldtype
Expand newtypes and type synonyms
isomorphism/sdl2-audio-experiment
quick attempt at using audio from the sdl2 package
isomorphism/th-fold
Very rough-around-the-edges template haskell code for generating catamorphisms
isomorphism/trylambda
Try the lambda calculus!
isomorphism/Vinyl
Extensible Records for Haskell (GHC 7.6). Pull requests welcome!
isomorphism/csound-expression
Haskell Framework for Electronic Music
isomorphism/lens
Lenses, Folds, and Traversals - Join us on freenode #haskell-lens
isomorphism/linear
Low-dimensional linear algebra primitives for Haskell.
isomorphism/lowgl
Vastly simplified wrapper around a vast subset of gl
isomorphism/monoid-extras
Miscellaneous constructions on monoids
isomorphism/sdl2
Haskell bindings to the SDL2 library