Tips for porting Processing Java code to Python mode :)

Good stuff. I might add something about try catch. And perhaps on python side list comprehension.

There was a problem with escape characters in

A table with some equivalences for conversion


a \|\| b (logical or )

1 Like