Vesku
Diamond Member
I'd like to make a desktop app in a high level programming language with garbage management: Java or Python for example. I'd like to be able to deploy it as a stand alone executable. I've done some internet searching and have read mixed things on how portable Java apps are between OSes. Also, from my minor familiarity with Python it seems that I could use the wxWidgets library but since Python is an interpreted language I'd have to have any users install Python for their OS.
Interested in new information and any dispelling of misconceptions I might have.
To clarify, is there a decent language+libraries combination for creating a standalone executable for Linux, MacOSX, and Windows from the same source?
Interested in new information and any dispelling of misconceptions I might have.
To clarify, is there a decent language+libraries combination for creating a standalone executable for Linux, MacOSX, and Windows from the same source?