Hacker News new | ask | show | jobs
by mrjd 5138 days ago
I realize it's a different language, but how about Ruby-Processing? It's a wrapper of Processing's methods but in Ruby. Here's the link https://github.com/jashkenas/ruby-processing. It's much less verbose than Java and also has a very handy watch mode which reloads your sketch every time you make a change.