I worked on getting the most complex features to work first and so far so good. We have:
* 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en -~----------~----~----~----~------~----~------~--~---
