Code Editors
IDE (Integrated Development Environment)combines the editor, compiler and other useful tools in the same software package. Its advantage is that when a program with syntax errors is compiled, the programmer sees the error messages and the original program at the same time -- this makes debugging much easier. Also, some IDEs contain debuggers. Visual J++, VisualAge for C++ or Java, Java WorkShop, and Visual Caf�?�© are IDEs.
From : www.course.com/careers/glossary/programming.cfm
A code editor is typically a text editor with programming language libraries installed. The editor recognizes programming keywords and renders them in the specified color code (known as syntax highlighting). Other features include code beautification and compiler integration. In some cases, code editor is a scaled down version of IDE.
From : www.course.com/careers/glossary/programming.cfm
A code editor is typically a text editor with programming language libraries installed. The editor recognizes programming keywords and renders them in the specified color code (known as syntax highlighting). Other features include code beautification and compiler integration. In some cases, code editor is a scaled down version of IDE.
36 products available, Sorted alphabetically
FTE
FTE is a free (licensed under the GNU GPL) text editor for developers. It is really powerful, yet very easy and intuitive to use. .....
Platform : Unix like, Portable
FTE is a free (licensed under the GNU GPL) text editor for developers. It is really powerful, yet very easy and intuitive to use. .....
gedit
gedit is the official text editor of the GNOME desktop environment. While aiming at .....
Platform : GNOME
gedit is the official text editor of the GNOME desktop environment. While aiming at .....
Glade
Glade is a free user interface builder for GTK+ and GNOME, released under the GNU GPL License. The user interfaces designed in .....
Platform : Linux
Glade is a free user interface builder for GTK+ and GNOME, released under the GNU GPL License. The user interfaces designed in .....
HTML-Kit Free
HTML-Kit is a full-featured editor designed to help HTML, XHTML and XML authors to edit, format, lookup help, validate, preview an .....
Platform : Win 32
HTML-Kit is a full-featured editor designed to help HTML, XHTML and XML authors to edit, format, lookup help, validate, preview an .....
JED
JED is a freely available text editor for Unix, VMS, MSDOS, OS/2, BeOS, QNX, and win9X/NT platforms. Although it is a powerful edi .....
Platform : Win 32, Unix like, Mac OSX, Other ..
JED is a freely available text editor for Unix, VMS, MSDOS, OS/2, BeOS, QNX, and win9X/NT platforms. Although it is a powerful edi .....
jedit
jEdit is a mature programmer's text editor with hundreds (counting the time developing plugins) of person-years of development beh .....
Platform : Java
jEdit is a mature programmer's text editor with hundreds (counting the time developing plugins) of person-years of development beh .....
KDevelop
The KDevelop-Project was founded in 1998 to build up an easy to use IDE (Integrated Development Environment) for KDE. Since then, .....
Platform : Linux
The KDevelop-Project was founded in 1998 to build up an easy to use IDE (Integrated Development Environment) for KDE. Since then, .....
Kommander
Kommander is a two part application. The first part is the editor where you visually build dialogs and applications and edit the s .....
Platform : Unix like
Kommander is a two part application. The first part is the editor where you visually build dialogs and applications and edit the s .....
LPE
LPE is a small, efficient programmer's editor for UNIX systems. It has grown from the result of a single night of hacking into a v .....
Platform : Unix like
LPE is a small, efficient programmer's editor for UNIX systems. It has grown from the result of a single night of hacking into a v .....
mi
mi is a text editor to write HTML source, C language source, and so on. It supports your editing by many features such as keyword .....
Platform : Mac OSX
mi is a text editor to write HTML source, C language source, and so on. It supports your editing by many features such as keyword .....
Reference Links

Development Tools