answersLogoWhite

0

How many model of compiler?

Updated: 8/20/2019
User Avatar

SattarJamali

Lvl 1
11y ago

Best Answer

combination of interpreter and compiler.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many model of compiler?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many types of compiler naming in list?

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


Which is a permanent database in a general model of compiler?

Terminal table


What is the role of the JIT compiler in NET Framework?

JIT compiler is responsible for compiling the code before execution. And there are many types.


What is DML Compiler?

What is difference between Compiler and DML Compiler


What are the difference between a compiler design and a compiler?

In Compiler there is no design word ,whereas in compiler design there is design word


What is the purpose of gcc?

I suppose GCC can have many meanings. The only interpretations that come to mind in context with computer programming are the GNU Compiler Collection or the GNU C Compiler (which is part of the compiler collection).The GNU C Compiler allows creating software in various dialects of the C language family, aimed at a multitude of target processors and operating systems.


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 are the responsibilities of a compiler?

What are the responsibities of a compiler


How many compiler will allow 247 characters for variables?

246.


What are the four types of grammars used in compiler?

-Single pass compiler -Multi pass compiler -Cross compiler -Optimizing compiler


It is possible to build a C compiler on top of a C compiler?

It is possible to build a C compiler on top of a C compiler. From the directory, run the shell script.


Why you call as cousins of compiler?

"Cousins" of the compiler are those things related to the compiler, and may or may not be part of the compiler. This includes: preprocessors, assemblers, linkers, and interpreters.