From: Jochen T. <bla...@gm...> - 2010-12-29 21:22:19
|
Hi all, I am heavily involved with the Groovy programming language project and I was wondering what it would need to have it in the tool-chain. Groovy mostly compiles to bytecode as java, so that part is not really the problem actually. The problem comes if you want a bit of performance and not a several MB big lib I guess. For me of interest is the .Net target, the javascript target and of course being able to run Groovy on Android. There has been a project enabling Groovy on Android, but it was extremely slow. bye blackdrag -- Jochen "blackdrag" Theodorou The Groovy Project Tech Lead http://blackdragsview.blogspot.com/ For Groovy programming sources visit http://groovy.codehaus.org |