answersLogoWhite

0

What are the purpose of compilers?

Updated: 8/11/2023
User Avatar

Wiki User

10y ago

Best Answer

When writing a program, you write it in a certain language (java, C++, VB.NET etc.).

For the computer to understand that, you need to convert it to computer language.

That is what the compiler does.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

Translates from source code to object code.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

A compiler is used to translate a coding such as Java into a program that a computer's operating system can read, understand, and launch without errors.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

To compile a compiler perhaps?

This answer is:
User Avatar

User Avatar

Anonymous

Lvl 1
3y ago

The purpose of a compiler is to convert high level programming language to low level programming language

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the purpose of compilers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can language C works on Windows 8?

Yes. C is a general purpose programming language with compilers available for all versions of Windows.


What are the various types of compilers used in computers?

Compiler can be divided into following four main types. 1. one pass compilers 2. multi pass compilers 3. load and go compiler 4. optimizing compilers


Where can you find Java and c compilers?

Java: At java.sun.com in the download JDKcategory.C: Google for "Free C/C++ Compilers"


How come most assembly compilers are written in c?

Most programs are written in C, Assemblers and compilers included.


What is compilers and interpreters the purpose?

compiler and interpreter used to convert high level language to machine level language .....compiler does dis job in atonce while interpreter does in step by step


Are there any free compilers for RealBasic?

No


What are some of the top compilers for the C Computer Language currently used in the technology industry?

There are a number of top compilers for the C Computer Language which is currently used in the technology industry. You can try such compilers as C++, C Front and others.


Compiler construction would be used for what purpose?

Compiler construction is used for the purpose of developing programming languages and compilers. You can learn more about this at the Wikipedia. Once on the page, type "Compiler construction" into the search field at the top of the page and press enter to bring up the information.


Compilers and translators are one form of what?

softwere


All compilers are written in C and to run a C code you need a compiler..how was the first program was compiled?

All compilers were not written in C. Some are written in Assembly Language.


What are advantages of reduced instruction set computer?

simpler circuitryfasterlower power consumptionsmaller die sizeeasier for compilers to generate efficient codeno wasted instructions that compilers don't useetc.


List of compilers available for ActionScript?

Adobe Flash and Adobe Flex both come with Actionscript compilers built in. There are also some stand-alone Actionscript compilers. MTASC is a command-line compiler that can compile Actionscript 2.0 class files. SWFTOOLS also has Actionscript compilers similar to MTASC for Actionscript 2.0 and Actionscript 3.0. There are also some third-party Flash development software programs that support Actionscript compiling.