fjenett / javascript-mode-processing

Former ProcessingJS mode (Processing 1.5) that became JavaScript mode (Processing 2.0 beta) that has now been moved out of the Processing IDE.
57 stars 13 forks source link

Warn if for-each loop is used. #2

Closed aengelke closed 11 years ago

aengelke commented 11 years ago

P5.js doesn't support the for-each loop.

fjenett commented 11 years ago

This is not an issue for the mode but for PJS itself which is something different. The mode only makes things work together. Can you file your report there please? Thanks!

https://processing-js.lighthouseapp.com/