Which programming languages that can generate self contained windows .exes?
Posted
by Zubair
on Stack Overflow
See other posts from Stack Overflow
or by Zubair
Published on 2010-04-06T15:16:26Z
Indexed on
2010/04/06
15:23 UTC
Read the original article
Hit count: 244
I want to make an easy to deploy Windows application and was was wondering which programming systems can create totally self contained Windows .exe files?
As a plus, if the same can be done with MacOSX and Linux from the same source this would be a bonus. I took a look at Realbasic but they have since abandoned the single .exe concept.
© Stack Overflow or respective owner