Editors and Its types in System Programming in C++ (2024)

Editorsare basically computer programs that are utilised to edit files on a computer. The provide environment to a programmer to create, edit, update, format a document in any order he/she wants to.

In system programming or programming, editorsare software or tools that are used to edit the program.These are basically text editors of special type that have integrated functionality to edit code.

Some common program editors are notepad++, visual code, sublime.Also there are some edits that provide things used to do more than just editing the code. They are the integrated development environment (IDE) which can help you edit, debug and run your program in the same software.

Back to editors which have evolved so long and have been around, since the evolution of modern computers has begun.

GRAPHICAL EDITOR−A special editor which is used to edit a graphical file or a photo. These work based on the fact that pixels of a photo can be edited and changed.

TEXT EDITOR−This editor edits text files and updates their characters and format.

LINE EDITOR−This code editor edits the file line by line. You cannot work on a stream of lines using the line editor. Example of a line editor is teleprinter.

STREAM EDITOR−This code editor edits the file by treating them as a sequence of characters to work on instead of treating it as a single line. Using a stream editor, you can work on paragraphs. Example of a stream editor is Sed Editor.

SCREEN EDITOR−This editor is able to edit any character on screen. Editor can update the content by clicking on it using the cursor and then update the content in any way required.

WORD PROCESSOR−This is an advanced editor, one which you might have worked on (currently). The word processor editing software is used to perform all editing tasks and also perform special operations like editing fonts, adding styles, size features and adding multimedia to it like inserting images, files, videos.

STRUCTURE EDITOR−This editor is specially used to edit programs that need structuring of code. It provides features of writing and editing source code and provides an environment.

Editors and Its types in System Programming in C++ (2024)
Top Articles
Latest Posts
Article information

Author: Twana Towne Ret

Last Updated:

Views: 5965

Rating: 4.3 / 5 (44 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Twana Towne Ret

Birthday: 1994-03-19

Address: Apt. 990 97439 Corwin Motorway, Port Eliseoburgh, NM 99144-2618

Phone: +5958753152963

Job: National Specialist

Hobby: Kayaking, Photography, Skydiving, Embroidery, Leather crafting, Orienteering, Cooking

Introduction: My name is Twana Towne Ret, I am a famous, talented, joyous, perfect, powerful, inquisitive, lovely person who loves writing and wants to share my knowledge and understanding with you.