Monday, July 27, 2009

Which programing language in linux is at the same level as c++ in windows operating system?

You should ask this question the other way around. C and its derivatives were invented on Unix systems and then Windows eventually adopted them too, just like everything else Microsoft stole and then bastardized since they hate real standards.

Which programing language in linux is at the same level as c++ in windows operating system?
c++ is a high level language, there are many high level languages available in linux. too many to mention in fact.
Reply:C++ is used for Linux and gives the same freedom
Reply:C++ was running on Unix before Windows even existed. Most Linux distros have free compilers - gcc and g++ are the standard C compilers. Here's some info on them:





http://gcc.gnu.org/


http://gcc.gnu.org/onlinedocs/


http://en.wikipedia.org/wiki/GNU_Compile...





When programming under Linux, I generally do the coding in emacs and then compile with g++. It's pretty easy, and I'm sure there are some IDEs available as well.
Reply:Ya C++ is also workable in linux

radiata

No comments:

Post a Comment