[android-developers] Re: new interpreter for Android

2010-05-14 Thread Tomáš Hubálek
I'm also not sure what is the advantage of such a language. I believe that Eclipse Development with full blown Java is more convenient. Tom On 12 kvě, 23:36, Andrei wrote: > I am writing pure Java interpreter for Android > The language itself looks similar to JavaScript > The goal is to be able

[android-developers] Re: new interpreter for Android

2010-05-13 Thread Bob Kerns
I don't mean to be discouraging; in fact, I'd like to be encouraging of such efforts in general. But I'm not clear on what problem you are solving. Why scripting? Why a new language, as opposed to say using Javascript and adding Android facilities? A bit more explanation of your motivations and