Pinned Repositories
automata
Abstract machines
bits-extras
Efficient implementations of high-level bit operations missing from Data.Bits
cantor
Fast implementation of finite and complement sets in Ruby
detritus
Scraps of flotsom and jetsam I've written over the years
forall
Ruby generative property test library (ala QuickCheck)
hee
Statically-typed functional and concatenative programming language
piggly
PL/pgSQL stored procedure code coverage tool
stupidedi
Ruby API for parsing and generating ASC X12 EDI transactions
kputnam's Repositories
kputnam/stupidedi
Ruby API for parsing and generating ASC X12 EDI transactions
kputnam/piggly
PL/pgSQL stored procedure code coverage tool
kputnam/cantor
Fast implementation of finite and complement sets in Ruby
kputnam/hee
Statically-typed functional and concatenative programming language
kputnam/automata
Abstract machines
kputnam/bits-extras
Efficient implementations of high-level bit operations missing from Data.Bits
kputnam/detritus
Scraps of flotsom and jetsam I've written over the years
kputnam/forall
Ruby generative property test library (ala QuickCheck)
kputnam/hadoop-template
Hadoop project template with type-safety and serialization primatives
kputnam/lambad
Toy implementations of typed lambda calculi
kputnam/propr
Property-based testing for Ruby (ala QuickCheck)
kputnam/union-find
Implementation of the union-find algorithm in Haskell