Files | Admin

Notes:

Release Name: 0.1.1

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.1 / 2008-11-06 * Added ability to pass the block as the first parameter in the dynamic DSL builder API; cleaned up the API a little * Minor fixes to Implementing DSL Blocks paper * Some updates to rdocs * More test coverage