I would say that C. This will save you a lot of time compiling compilers for each platform, when you can write them, and let the C compiler do the dirty work for you. C was used as an intermediate language for many higher-level languages ββwith a design different from C, for example C ++.
In addition, there is no assembly language, which is a cross-platform without massive modification.
source share