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
Anjuta DevStudio
Anjuta features : 1. Fully customizable integrated editor. o Automatic syntax highlighting. o Automatic code formatt .....
Platform : Unix like
Anjuta features : 1. Fully customizable integrated editor. o Automatic syntax highlighting. o Automatic code formatt .....
Bluefish
Bluefish is a powerful editor for experienced web designers and programmers. Bluefish supports many programming and markup languag .....
Platform : Unix like
Bluefish is a powerful editor for experienced web designers and programmers. Bluefish supports many programming and markup languag .....
cEdit
cEdit is an advanced and free alternative to both common text editors, and IDE's. It has many of the features found in shareware e .....
Platform : Win 32
cEdit is an advanced and free alternative to both common text editors, and IDE's. It has many of the features found in shareware e .....
cEditMX
cEditMX is a free and opensource text editor, designed to a large degree to be used as a source code editing tool. It provides Syn .....
Platform : Win 32
cEditMX is a free and opensource text editor, designed to a large degree to be used as a source code editing tool. It provides Syn .....
CodeLite
CodeLite is a powerful open-source, cross platform code editor for the C/C++ programming languages (regulary tested on Windows XP .....
Platform : Win 32, Unix like
CodeLite is a powerful open-source, cross platform code editor for the C/C++ programming languages (regulary tested on Windows XP .....
Cream
Vim is a powerful and full-featured text editor, the popular descendant of the 1976 Vi text editor. But Vim has a steep learnin .....
Platform : Win 32
Vim is a powerful and full-featured text editor, the popular descendant of the 1976 Vi text editor. But Vim has a steep learnin .....
Crimson Editor
Crimson Editor is a professional source code editor for Windows. This program is not only fast in loading time, but also small .....
Platform : Win 32
Crimson Editor is a professional source code editor for Windows. This program is not only fast in loading time, but also small .....
CUTE
CUTE is a Qt and Scintilla based text editor which can be easily extended using Python It 's main purpose is to be an user-frien .....
Platform : Unix like, Portable
CUTE is a Qt and Scintilla based text editor which can be easily extended using Python It 's main purpose is to be an user-frien .....
Elvis
Elvis is a superset of vi. It runs on more operating systems than vi, it is free, and you can obtain the source code. Elvis also h .....
Platform : Win 32, Unix like, DOS, OS/2
Elvis is a superset of vi. It runs on more operating systems than vi, it is free, and you can obtain the source code. Elvis also h .....
FCKeditor
This HTML text editor brings to the web much of the power of desktop editors like MS Word. It's lightweight .....
Platform : Installs on webserver. Apache, IIS,..
This HTML text editor brings to the web much of the power of desktop editors like MS Word. It's lightweight .....
Reference Links

Development Tools