Hacker News new | ask | show | jobs
by f1lt3r 6244 days ago
What are you getting at exactly? The code in the demo script or the code in the library?
1 comments

The demo script. Any of the demos as a matter of fact.
Well it really is designed as a low-barrier language. It doesn't have all the shortcuts you'd see in a low-level language. Even though you can use JavaScript in Processing.js, I usually try to make sure my examples run in the Native Java application also, which requires greater verbosity of course.