public
Description: Processing and Scala
Clone URL: git://github.com/tjweir/p5scala.git
tjweir (author)
Wed Jul 16 05:53:05 -0700 2008
commit  53d0fc9bb09e69150b53b304ab9cac38cd53e272
tree    71af95a8fff06181c5874816c2f11eb8692dba20
parent  717055256d16dfe17bfa69126b5a6c5d80db231a
name age message
file README Wed Jul 16 05:53:05 -0700 2008 Update instructions [tjweir]
file test.scala Tue Jul 15 18:47:58 -0700 2008 minor [tjweir]
README
Inspired by http://hipstersinc.com/blog/2008/1/23/scala_and_processing/

Copy core.jar from p5/lib 

scalac test.scala && scala -cp . ProcessingTest