
All I need is a programming language that is free and that can export to .EXE files. Kindly suggest some, because I need one for an upcoming project. Thanks.
Contact Us | Terms of Use | Trademarks
| Privacy Statement
Copyright © 2009 Best Programming Language. All Rights Reserved.
Computer languages are free. You probably need a compiler or development tools. There are GNU compilers for C, C++ and Pascal and many others (http://en.wikipedia.org/wiki/GNU_Compiler_Collection). And you can download Java tools from
i would go with java for your needs, personally i think if you are allowed you should just do something web based with javascript and php, its easiest
There are plethora of them. My question is why would you want it only in .exe format? Are you almost certain that 10 years down the line when you are working you would be programming for Windows platform(and not Enterprise level application)?
Java, C, C++, Pascal, Ada etc all of them have free compilers.
–
Ck