answersLogoWhite

0


Best Answer

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.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Compiler construction would be used for what purpose?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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


What are the purpose of compilers?

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.


What are the practical applications of two hinged arch?

in the construction the arches are especially used for elevation purpose and for making tunnels also now a days these arches are useful in construction for beauty purpose


What was the purpose of dynamite?

The purpose of dynamite is to blow up things. It is man made, and usually used for construction working and mining


What is the best compiler can be used to create Java programs?

A Java compiler.


What are the four types of grammars used in compiler?

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


Can you eat red stone (used for construction purpose)?

Construction-grade red stone is not meant for human consumption. It is a toxic substance to the body. It is only meant to use for construction purposes.


Which compiler is used for writing c plus plus exception handling programs?

C++ compiler, obviously, a C compiler won't do.


What are construction cones used for?

Construction cones are used to keep people from accidentally interrupting construction. Without them there would be quite a few problems when building.


What is the purpose of a contractors estimating software?

The purpose of a contractors estimating software is used to create estimates for construction projects. You can get this software from websites such as Proest and Easyest.


Where would you find construction measurements?

Construction measurments are measurements that are used while the construction of a project is going on. They can be found in books such as Practical Construction Guides.


Why can't we use a keyword as a variable name?

It is because, the keywords are defined in the java language for a specific purpose. If we start declaring variables with the same name, the compiler would not know if you are trying to use a variable are trying to tell it to perform an action and hence keywords cannot be used as a variable name.