June 2018 Update

This commit is contained in:
Ingy döt Net 2018-06-22 20:57:24 +00:00
parent ba8067c3b7
commit 22f33d4004
5278 changed files with 84726 additions and 14379 deletions

View file

@ -2,4 +2,11 @@
|exec=Virtual Machine
|site=http://processing.org/}}
Processing is a programming language for create images, animations, and interactions.
Processing is a flexible software sketchbook and a language 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, with many books available

View file

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

1
Lang/Processing/Classes Symbolic link
View file

@ -0,0 +1 @@
../../Task/Classes/Processing

1
Lang/Processing/Factorial Symbolic link
View file

@ -0,0 +1 @@
../../Task/Factorial/Processing

View file

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

View file

@ -0,0 +1 @@
../../Task/Palindrome-detection/Processing