coffeescript-mode-processing
coffeescript-mode-processing copied to clipboard
precompile to catch bugs
Not running through the Processing build system, so no syntax checking.
I guess running the CoffeeScript compiler on the code before export should be possible using Rhino or similar.