I currently use visual studio 2008 for creating projects that can run on windows. Can you recommend me of other tools that can be used to develop applications for other operating systems?(Linux, Mac, Solaris)
The most prominent programming languages will do(C++, C#, F#)
And scripting languages(PHP, Perl, etc)
I currently use visual studio 2008 for creating projects that can run on windows.
Share
A somewhat similar commercial IDE on Linux is SlickEdit.
Eclipse and NetBeans are free alternatives for development on many platforms.
Emacs and vim give you lots of functionality, with a bit coarser interface.