Tagged Questions

2
votes
1answer
147 views

Processing.js and JavaScript syntax

Is it possible to use Processing.js with JavaScript syntax? If yes, may you show some examples? Would it be much faster? I don't know how much time takes precompilation of Java code. Is it possible ...