Skip navigation.
 
ml[ANN] Smalltalk style Blocks and iterators
FROM : Martin Häcker
DATE : Thu Sep 30 22:51:27 2004

Hi there,

I'd like to announce the second release of my Block implementation. It
now sports a first primitve block-return facility and collection
iteration methods by James Tuley.

You can find it at <http://dwt.de.vu/>

Have fun!

Things I still have no idea how to do:
* How to enable arbitarry prototypes and return-values to and from
blocks
* How to make a block a true closure

If you have an idea on how to do this, pleas let me know.

cu Martin

Related mailsAuthorDate
ml[ANN] Smalltalk style Blocks and iterators Martin Häcker Sep 30, 22:51
mlRe: [ANN] Smalltalk style Blocks and iterators Scott Ribe Oct 2, 21:15
mlRe: [ANN] Smalltalk style Blocks and iterators Scott Ribe Oct 4, 16:45