Pure Data is an open source programming language created in 1996.
#692on PLDB | 28Years Old | 3mRepos |
Pure Data (Pd) is a visual programming language developed by Miller Puckette in the 1990s for creating interactive computer music and multimedia works. While Puckette is the main author of the program, Pd is an open source project with a large developer base working on new extensions. It is released under a license similar to the BSD license. Read more on Wikipedia...
#N canvas 1029 457 450 300 10;
#X obj 127 132 print;
#X msg 127 86 Hello World;
#X connect 1 0 0 0;