Open Source Projects
I started several open-source projects, including the following:
- Command Line Arguments: Yet another Scala library for parsing command-line arguments.
- Aquarium: An Aspect-Oriented Programming toolkit for Ruby: home page, rubygems.org. Agile Freaks recently took over ownership and maintenance of Aquarium.
- Contract4J: A Design by Contract tool for Java 5+, written in AspectJ.
- Stampede: A flyweight work flow scheduling tool, written as a reaction to bloated, hard-to-use tools. It relies on classic UNIX tools, like
bash
,make
, andcron
.
Other projects can be found on my GitHub page.