5 ms·
Java, C++, Python, Golang, and Swift/ObfC for iOS apps
by snappyTertle 9y ago
Java, C++, Python, Golang, and Swift/ObfC for iOS apps
- pmontra 9y agoNo JavaScript? Or is that because it's not used internally but in the public internet?
- Ambroos 9y agoGoogle's "big" client apps (Inbox / Gmail / Calendar) are a mix of Java converted to JS (GWT) and native JS with the Closure library/compiler. I think, anyway.
- piotrkubisa 9y agoAs addition to JavaScript, they have used their own language called Dart for some their services like AdWords or AdSense [1]. [1]: https://www.dartlang.org/community/who-uses-dart https://www.dartlang.org/community/who-uses-dart
- DannyBee 9y agoJavaScript and Typescript should be in the list, as should Dart.