* closures - http://code.google.com/p/boo-extensions/source/browse/trunk/boojay/tests/integration/callables/Closures-1.boo?r=242
* generators (http://code.google.com/p/boo-extensions/source/browse/trunk/boojay/tests/integration/generators/IntGenerator.boo)
* first class functions (even for instance members) -
http://code.google.com/p/boo-extensions/source/browse/trunk/boojay/tests/integration/callables/InstanceMethodReference-1.boo?r=242
On the IDE front I even got my first eclipse debugging session to work
yesterday :)
I'm currently moving all the code to the recently created boojay
google project (http://code.google.com/p/boojay).
Expect an alpha release soon.
Best wishes,
Rodrigo