S
S
Stepan Sidorov2020-07-10 14:16:48
Cross-platform
Stepan Sidorov, 2020-07-10 14:16:48

What is the best language for writing cross-platform programs?

Hello.
My question is, in what language is it better to write programs that will work on both Linux and Windows, and preferably on Mac OS?
I'm just now writing in Python and C#, and I want to write something for an ordinary user who doesn't even know what programming languages ​​are, and wants to run a program without downloading an interpreter, compiler, add. prog, etc.

Python in .exe if I don’t want something :), it turns out to be too heavy.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
Ivan Shumov, 2020-07-10
@inoise

Nothing has changed - the first in cross-platform is Java

R
Roman Mirilaczvili, 2020-07-10
@2ord

If not Java or C#, then Delphi / Lazarus, C++.
If console, then Crystal (similar to Ruby and compiled), Go.

J
Jacob E, 2020-07-11
@Zifix

C++/Qt, with Qt Quick/JS option

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question