On Sun, Apr 27, 2003 at 11:55:44PM +0530, Manish Jethani wrote:
On most GNU/Linux based operating systems, these are the defaults:
Editor - ed, vi, vim, emacs, pico Compiler - gcc, g++, javac Interpreter - java, perl, python [, bash, sed, awk, etc. etc.] Debugger - gdb, jdb
Also look at Anjuta, the Development Studio for GNU/Linux. It's an integrated development environment that works very well with all the standard age-old tools like CVS, make, gcc, tags etc etc etc. If you are not the Emacs/Vim/favourite-text-editor variety, this is definitely the tool for you.
Sameer.