Bad http_code: 404 What language(s) should I write a cross-platform app in? - CMake a cross-platform, open-source build system

What language(s) should I write a cross-platform app in?

0 votes
asked by about CMake a cross-platform, open-source build system
edited by

If I eventually want to write a cross-platform app that runs on Win8/WinPhone/8Android/iOS/etc., what language(s) should I write said app in?

2 Answers

0 votes
answered by (264k points)
edited by

In this context language has 2 different meanings. One is localization, which in order to be suitable for all should be not limited to English only and for the development part, for every platform you will need to use the available SDK which is different for Windows, Android, iOS etc.

0 votes
answered by

Thanks Stephen. I didn't even think about the vagueness of the word language in this context. I was referring to programming language, as in HTML5, Javascript, C++, etc. It seems as though every SDK utilizes different programming languages, so I'd have to be well-versed in all of them. Is there a good foundational language that I might want to start with?

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...