answersLogoWhite

0

Quick and dirty compilers produce an object program quickly but in this stage code program may be inefficient of its storage consumption & its speed.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How t diagram is useful in making quick and dirty compiler?

A T-diagram is useful in creating a quick and dirty compiler by providing a visual representation of the grammar and syntax rules of a programming language. It helps in identifying the relationships between various language constructs and their corresponding actions during parsing and code generation. By simplifying complex structures, the T-diagram allows developers to rapidly prototype and iterate on compiler design, facilitating a more intuitive understanding of the compilation process without getting bogged down in formalities. This approach can significantly speed up the development cycle of a basic compiler prototype.


What is the full form of QDOS?

Quick and Dirty Oprating System


How many types of compiler naming in list?

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


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


Do judges have to allow TV in courtroom?

A quick and dirty answer is "no." Judges do not have to allow TV in a courtroom, generally.


What are the responsibilities of a compiler?

What are the responsibities of a compiler


What are the four types of grammars used in compiler?

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


How do you clean your ring its very dirty?

Toothbrush and hot soapy water. use quick silver or quick gold cleaner soak in for 10 seconds or more if needed


What body of water requires animals to adapt both salt and fresh water?

Quick and Dirty: Brackish.


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.