Files | Admin

Notes:

Release Name: 0.1.0

Notes:
Blockenspiel is a helper library designed to make it easy to implement DSL
blocks. It is designed to be comprehensive and robust, supporting most common
usage patterns, and working correctly in the presence of nested blocks and
multithreading.


Changes: === 0.1.0 / 2008-10-29 * Alpha release, opened for public feedback * Tightened constraints on block parameters * Added some test cases for threads and parameter constraints * Revisions to the Implementing DSL Blocks paper