Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

View file

@ -0,0 +1,14 @@
{{language|Processing_Python_mode
|exec=Virtual Machine
|site=http://py.processing.org/}}
Processing Python mode (aka Processing.py) combines Jython, a Python interpreter running on the JVM, with the graphics infrastructure and vocabulary of Processing, an arts-oriented approach to learning, teaching, and making things with code. It is not a library, and it cannot run on either a standard Python 2 interpreter or under Processing (Java mode).
{{header|Processing}} is a flexible software sketchbook and a ecosystem of tools for learning how to code within the context of the visual arts. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology. There are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning and prototyping.
* free to download and open source
* interactive programs with 2D, 3D or PDF output
* OpenGL integration for accelerated 2D and 3D
* for GNU/Linux, Mac OS X, Windows, Android, and ARM
* over 100 libraries extend the core software
* well documented

View file

@ -0,0 +1,2 @@
---
from: http://rosettacode.org/wiki/Category:Processing_Python_mode

View file

@ -0,0 +1 @@
../../Task/15-puzzle-game/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/99-bottles-of-beer/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Ackermann-function/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Animation/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Archimedean-spiral/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Array-length/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Barnsley-fern/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Bitmap-Flood-fill/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Brownian-tree/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Chaos-game/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Color-wheel/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Comments/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Conways-Game-of-Life/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Dragon-curve/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Draw-a-clock/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Find-the-intersection-of-two-lines/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Fractal-tree/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Function-definition/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Hilbert-curve/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Image-noise/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Include-a-file/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Julia-set/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Koch-curve/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Langtons-ant/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Levenshtein-distance/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Mandelbrot-set/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Maze-generation/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Mouse-position/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/N-queens-problem/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Plasma-effect/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Pythagoras-tree/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Repeat-a-string/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Sierpinski-arrowhead-curve/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Sierpinski-carpet/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Sieve-of-Eratosthenes/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/User-input-Graphical/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Vector/Processing-Python-mode

View file

@ -0,0 +1 @@
../../Task/Voronoi-diagram/Processing-Python-mode