documentation
language:
the pnpd language is losely based on max-like dataflow languages. the main influence comes from Pure Data by Miller Puckette, although it also takes aspects of max/msp and jmax. it features a powerful message type system that can easily be extended from a c++ api. the language specifications covers the following aspects:
standard library:
the pnpd kernel itself contains a number of objects for both messaging and audio signals. a reference of these objects will follow soon.
