Hacker News new | ask | show | jobs
by nivertech 5233 days ago
I think the better strategy for Google would be to support Dart on Android in addition to Java/Daavik.

This also will provide a leverage against Oracle.

If mobile devs started to learn Objective-C en-masse just to be able to write iOS apps, they surely will learn Dart.

1 comments

If Google wanted a second language on Android, they'd have it by now. Either golang or JS+V8 (possibly out-of-browser) would have been fine choices. As well, Dart's stated goal is "structured web programming", and parts of it's design are constrained by the need to run within the browser and compile down to JS. Imposing those same restrictions on Android development would be counterproductive.