answersLogoWhite

0

Its most common usage is compiling source-programs into object-modules.

User Avatar

Wiki User

15y 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.


How do you use c plus plus on Windows 7?

The same way you use C++ on all previous versions: install the appropriate Windows 7 SDK(s) then install a suitable compiler that supports Windows 7.


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.


How to design a Compiler?

This is a fairly complex answer, but it basically boils down to a few oversimplified steps. First, design a language, or find the specifications for a language you would like to use. Second, design a lexical parser that can interpret the "tokens" that you designed in your language. Third, design a compiler/linker that will assemble the tokens into binary code, and link them with the appropriate libraries. Your exact steps will vary depending on the operating system you are using, the compiler you have available, etc.


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)