0% found this document useful (0 votes)
50 views1 page

Editor Translator Debugger

An editor is used to write and modify source code and provides features like prompts and syntax checking. A translator translates high-level code into object code. A debugger is used to test programs, find and correct errors.

Uploaded by

Eyad Usama
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views1 page

Editor Translator Debugger

An editor is used to write and modify source code and provides features like prompts and syntax checking. A translator translates high-level code into object code. A debugger is used to test programs, find and correct errors.

Uploaded by

Eyad Usama
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Used to write or modify the source code

Editor Provides features such as context-sensitive prompts and


dynamic syntax checking

Used to translate high-level language code into object


Purpose of Editor, Translator and Debugger code
Translator
Interpreter is used to translate the high-level language
code line by line into machine code

Used to test the program and correct errors in the


Created by: Mr. Mahmoud Moussa
Debugger program.
www.mahmoudmoussa.net

You might also like