Comparative Characteristics of Programming Languages for Solving Crossplatform Problems
Fecha
2017Autor
Miroshnychenko, Volodymyr
Grishchenko, E. V.
Kostrytska, S.I.
Metadatos
Mostrar el registro completo del ítemResumen
The main purpose of cross-platform programming is to create software which
will function correctly on different operation systems and hardware platforms. For
writing such type of software we use programming languages that have compilers for
various platforms (C, C++, Pascal). Besides, we use interpreted languages (Java,
Python).