|
|
|
|
|
by oscargrouch
4388 days ago
|
|
I used to think like you too.. but after Jobs/Apple launched the iPhone the trend for jitted languages, as popularized by Java in the nineties is going down.. Because of the phones and batteries, AOT languages are more valued and even ordinary jitted languages are getting a AOT compiler.. ART for Java and even .Net So Dart would need to have a AOT compiler first to make it more appealing to mobile phones.. also i think a lot of apps would not like to be distributed in source code form.. So langs like Go now are on the rise.. its funny how technology trends change over the decades... not while ago it was all about dinamic languages.. |
|