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
n-squared
n-squared is a light weight, super powered note pad application that stores notes in an embedded database for easy searching. It h .....
Platform : Win 32, Unix like
n-squared is a light weight, super powered note pad application that stores notes in an embedded database for easy searching. It h .....
NEdit
NEdit is a multi-purpose text editor for the X Window System, which combines a standard, easy to use, graphical user interface wit .....
Platform : Unix like, Portable
NEdit is a multi-purpose text editor for the X Window System, which combines a standard, easy to use, graphical user interface wit .....
Notepad++
Notepad++ is a free (free as in "free speech", but also as in "free beer") source code editor and Notepad replacement, which suppo .....
Platform : Win 32
Notepad++ is a free (free as in "free speech", but also as in "free beer") source code editor and Notepad replacement, which suppo .....
ORACE
ORACE stands for Oracle Code Editor. A free PL/SQL editor with syntax highlighting and debugging. The goal of this project is to .....
Platform : Win 32
ORACE stands for Oracle Code Editor. A free PL/SQL editor with syntax highlighting and debugging. The goal of this project is to .....
Pow !
Pow! is a software development environment for Microsoft Windows. It allows the generation of native Windows applications using th .....
Platform : Win 32
Pow! is a software development environment for Microsoft Windows. It allows the generation of native Windows applications using th .....
PSPad
PSPad, an editor for developers The universal freeware editor, useful for people who: - work with plain text - the editor has .....
Platform : Win 32
PSPad, an editor for developers The universal freeware editor, useful for people who: - work with plain text - the editor has .....
Quanta Plus
Quanta Plus is a highly stable and feature rich web development environment. The vision with Quanta has always been to start with .....
Platform : Unix like
Quanta Plus is a highly stable and feature rich web development environment. The vision with Quanta has always been to start with .....
Scintilla
Scintilla is a free source code editing component. It comes with complete source code and a license that permits use in any free p .....
Platform : GTK+
Scintilla is a free source code editing component. It comes with complete source code and a license that permits use in any free p .....
Scintilla
Scintilla is a free source code editing component. It comes with complete source code and a license that permits use in any free p .....
Platform : Win 32, Unix like
Scintilla is a free source code editing component. It comes with complete source code and a license that permits use in any free p .....
SciTE
SciTE is a SCIntilla based Text Editor. Originally built to demonstrate Scintilla, it has grown to be a generally useful editor wi .....
Platform : Win 32, Linux, GTK+ req
SciTE is a SCIntilla based Text Editor. Originally built to demonstrate Scintilla, it has grown to be a generally useful editor wi .....
Reference Links

Development Tools