However, Python got many diff. implementations.
And Python Mode, in order to fully use all Processing's API, which is in Java, relies on Jython: https://en.WikiPedia.org/wiki/Jython
thank you for your answer. I checked the links and they where really useful.
I'm new to coding, so the amount of coding, programming, scripting languages is overwhelming...
thanks again
Answers
What is known as Python language is actually CPython:
https://en.WikiPedia.org/wiki/CPython
However, Python got many diff. implementations.
And Python Mode, in order to fully use all Processing's API, which is in Java, relies on Jython:
https://en.WikiPedia.org/wiki/Jython
Processing's API in Java: https://Processing.org/reference/
Processing's API in Python/Jython: http://py.Processing.org/reference/
thank you for your answer. I checked the links and they where really useful. I'm new to coding, so the amount of coding, programming, scripting languages is overwhelming... thanks again