Just stuff
Here are a few toys and utility stuff I’ve written lately:
- jsource.rb – A potentially interesting yet completely silly idea I had about writing Java source in Ruby.
- chst2.rb – One (of many) way you can get notified when instance variables change. Came from experiments sparked by a post comp.lang.ruby.
- reghash.rb – A thing Jonathan Paisley and I came up with that associates regex keys with strings and does ordered lookup.

