Hacker News new | ask | show | jobs
by tomjuggler 1661 days ago
processing.js is unfortunately abandoned - which is a great pity since P5, it's successor, has some fundamental changes from the original Processing syntax.

Used to be you could copy and paste code that would run on desktop (Processing), browser (processing.js) and mobile (Processing for Android) and it would just work.

I do understand why P5 is important, though, with the popularity of JavaScript.