1
It is a doubt that I have regarding this programming language.
The Java, for example, has no distinction of SO’s, because it has something like a ONLY internal, so it does not need a port specific to each ONLY. The same code works for both Linux and Windows, however, there are languages that have distinction, as in the case of C. But I learned Ruby not long ago, and after a few tests I realized I didn’t have to do a port specific to my code run for each ONLY (Windows and Linux).
- In the Ruby there is no need to do ports specific to a a given programme run in each ONLY?
- The program works on both systems (Windows and Linux) regardless of which you choose to develop?
I thank anyone who can answer me.
Obs.: ONLY = Operating System