No, but if you offer me such device, I sure will find out...

Seriously, I don't know what you mean by "set up Processing". You probably be able to run applets there, if the Java plug-in is installed in the browser. Perhaps you can run exported applications if you have a script launching Java with the exported jars. If you want to run the PDE, it can be a bit harder, but unzipping a Linux archive, seeing how it is run (perhaps via a shell file) and trying to run the appropriate jar to launch it might work.
Note: what can fail are features using native libraries, like Movie, Serial, Minim, etc.