Menu

Pure Data Language / News: Recent posts

DL (Pure Data Language) 0.2

The DL Parser now supports the ability to operate in both push and pull modes. Also, the ObjectBuilder class has been broken out into two separate classes.

Posted by Tom Bradford 2002-06-26

DL (Pure Data Language) 0.1

This is the initial release of the DL Toolkit for Java. It implements the basic language constructs and typed values, but none of the complex constructs.

DL was designed to be a pure data language, built on very simple constructs, and internally representing typed values rather than depending on external schemas to infer type values. We've spent years now trying to map the data structures of Java, C, and C++ into XML, when we could have just built on top of the pretty simple foundation that already existed in those languages.

Posted by Tom Bradford 2002-03-18
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.