Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Pure Data

< >

Pure Data is an open source programming language created in 1996.

#709on 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...


Example from hello-world:
#N canvas 1029 457 450 300 10; #X obj 127 132 print; #X msg 127 86 Hello World; #X connect 1 0 0 0;

View source

- Build the next great programming language About Acknowledgements Extensions Day 628 Donate feedback@pldb.io