What would be a good language for developing a portable app?
The only language I really know is C# and that's obviously not very portable...
New: MBox Viewer (Mar 22, 2026), Platform 30.3 (Mar 29, 2026)
1,400+ portable packages, 1.2 billion downloads
Our costs have risen a bunch. Please donate if you can!
You can use different languages. Important are that you have all Files that are needed in your portable version and you should develop with out the Registry that makes it easter to get it portable.
When you developing a new app. You can write them portable. I'm looking forward to deal with the registry.