Rodrigo B. de Oliveira wrote: > 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.
Wow that's awesome...can you give an overview of Boo for our friendly readers? It meets several goals I've had for Duby, which would mean I might not have to implement them :) - Charlie --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
