Processing
Processing is an open-source graphical programming language and integrated development environment (IDE) designed to teach programming in the context of visual arts and design. It emphasizes simple syntax, immediate visual feedback, and cross-platform portability, enabling users to create graphics, animation, and interactive sketches with relatively little boilerplate code. The language runs on the Java platform and provides a core library that abstracts many Java details.
Processing was created in 2001 by Casey Reas and Ben Fry, at the MIT Media Lab, as
A large ecosystem supports Processing, including a wide range of libraries for graphics, sound, video, and data
Used in education, research, and creative industries, Processing has played a key role in popularizing creative