Pinned Repositories
contraction
A code-by-contract library for ruby, using RDoc documentation to enforce the contract requirements
etc
Quite possibly the stupidest brainfuck-type language ever made.
google_places
A Ruby wrapper around the Google Places API
gosolar
A simple golang project for calculating facts about the sun at different times and places.
gosound
A wrapper around portaudio to handle loading and playing of sounds, along with some format parsers. This is an extraction from a private project of mine, so don't expect too much.
gowunderground
A simple golang client for the weather underground (wunderground.com) API
YAPWTP
Yet Another Peg WikiText Parser
thomasluce's Repositories
thomasluce/YAPWTP
Yet Another Peg WikiText Parser
thomasluce/contraction
A code-by-contract library for ruby, using RDoc documentation to enforce the contract requirements
thomasluce/etc
Quite possibly the stupidest brainfuck-type language ever made.
thomasluce/google_places
A Ruby wrapper around the Google Places API
thomasluce/gosolar
A simple golang project for calculating facts about the sun at different times and places.
thomasluce/gosound
A wrapper around portaudio to handle loading and playing of sounds, along with some format parsers. This is an extraction from a private project of mine, so don't expect too much.
thomasluce/gowunderground
A simple golang client for the weather underground (wunderground.com) API
thomasluce/mdeditor
A simple javascript Markdown editor
thomasluce/util
Various go utilities; just a dumping ground for shit that was too small to put in its own repo.