answersLogoWhite

0

Compiler is used to convert a language readable in user domain into the tasks which is understood by the machine. example: C++ compiler compiles program written in a langauge understood by user which compiles this to a task which can be executed by a computer's processor.

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

How compiler do compilation?

Use a compiler program, such as bcc, gcc, javac, etc.


What would be the purpose to download a c compiler?

A C Compiler is a program for computers that can be use for programming and deciphering languages. The C Compiler program has been around for several years and is easy to use.


What is use of compiler in c?

The compiler translates source code into machine code. As opposed to java, this is a machine specific operation.


Can you use wordpad as compiler?

No. Notepad is a text editor.


What program do they use to make other programs?

A compiler.


Does Java Script use the same compiler as Java?

No


How many types of compiler naming in list?

cross compiler . hybird compiler . post compiler. ideal compiler. intelligence compiler.


Is it possible to inherit structure in c?

If a C compiler is available, then so is a C++ compiler - just use one that produces C as its output.


Why you use main function in c?

Because if you donot use main function in c program, the compiler willnot execute the program.C compiler starts execution from main function itself.


Is there matlab compiler in matlab?

Matlab comes with a free C compiler. It also has a script compiler in some versions. In addition you can use many commercial compilers if you have one. See (link moved to link section)


What is DML Compiler?

What is difference between Compiler and DML Compiler


Want context free grammar for c language compiler?

we use context free grammer in compiler consctrtion to cheack the validati of input in parsing.