Dynamite
Note: This was written for an early version of JRuby back in 2006. It is currently not working. I recommend checking out ruby processing
This is a preview release of Dynamite! Dynamite is a Ruby interface to the Processing graphics API. This is done via JRuby, a Ruby interpreter written in Java.
Currently Dynamite is too slow for much practical work. But JRuby will get faster and it is fast enough to experiment with.
or checkout via subversion
svn http://ifhere.org/svn/open/Dynamite/tags/preview-0.1/
Requires that you have Java, JRuby and Ruby installed.