Measures Concepts
GitHub icon

Pure Data

Pure Data - Programming language

< >

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

#442on 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 Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout