answersLogoWhite

0


Best Answer

An editor (e.g., EMACS, BBEdit, etc.) is the utility by means of which a programmer creates and updates the (human-readable) source code of a program, or inspects and updates the textual data (if any) input or output by the executable.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the purpose of the editor in a programming language environment?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

ABAP is a screen or line editor?

ABAP is a programming language used for developing applications in the SAP environment. It is not a screen or line editor, but rather a language for writing business applications and reports within SAP systems.


How do you type a computer language on the computer?

It actually depends on the programming language. For example, in Microsoft Visual Basic, you get an IDE (Integrated Development Environment) with a GUI so you just have to design the application and type the code in the in-built code editor. In programming languages like Oracle JAVA, you have to install a Software Development Kit (SDK) and type the programming language. However, for all the 'only code-based' programming languages, you just have to use a basic text editor like Notepad on Windows, or TextEdit on Mac. Notepad++ is also a very powerful editor that can be used with Windows; it supports multiple programming languages.


What are the three c plus plus programming language components?

The editor, compiler and linker.


How do you make source code in java?

Creating source code in any programming language requires nothing more than a plain text editor. However, a text editor specifically tailored to the programming language makes it easier to write the source code as the editor can automatically format and indent your code, provide syntax highlighting, code completion, and so on. Using an IDE (integrated development environment) makes it easier still, combining the code editor with a debugger and other development tools.


Why do you write your code in a Notepad file?

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.


Is C plus plus an application program?

No. C++ is a computer language. The development system supporting it is a compiler, linker, editor, debugger, etc.No it is a programming language.


What are different program development tools?

A good IDE, or Integrated Development Environment, is useful but not necessary.What you need is the language installed on your computer, with a compiler if you plan on releasing them, and a basic text editor not a word processor.


What are the main features of a compiler in C programming language?

A compiler is a comp. Program that transforms source code written in programming language into another comp. Language.the main reason to compile a program is to create an executable program...


How do you write a c program to store 5 names in structures and print them each in one line?

With a text editor, and some basic knowledge of the C programming language.


Why did Adobe include a JavaScript editor in Adobe Flash CS3 Professional?

The javascript editor is for the Flash Programming language called Actionscript. This is based on the ECMA guidelines that javascript is based on, therefore if you know javascript, Actionscript will be refreshingly easy to learn for you.


How do you open php files in 3d max?

PHP is a programming language. Unless 3D max has a programming interface of some kind, you can't open php files with it. You can open a PHP file with notepad or any other text editor.


Hardware requirements for HTML editor?

HTML is not a programming language and does not create programs, so it is not run. It is read or rendered or interpreted by using a browser. This results in a page being displayed in the browser.