|
|
|
|
|
by brabel
2290 days ago
|
|
> the programming language that has the least (zero might be impossible) quirks when targeting different OS'es wins my heart. Two languages come to mind (though I think this is an unpopular opinion, I will try anyway): * Dart (runs really well and cross-platform on desktop, mobile and web)
* Haxe (because it can compile to pretty much anything: C++, Java, JS...) |
|