121
Developer's Corner / Re: Brainstorm for a cross-platform programming language
« on: January 20, 2020, 01:39 PM »
I do like the basic (pun intended) idea you are proposing, but for platform-independence I always choose Java. The required runtime is available for a gazillion different OS's. And Java is very well known programming language across the industry, so anyone else after me can pick up maintenance/extension at will, without having to learn this new, esoteric, programming language, install required tools, runtimes, etc... :o