answersLogoWhite

0

Just as a person requires knowledge of the syntax (structure) and semantics (meaning) of a spoken language, so too does the compiler need to "understand" how to interpret what is being given to it. A formal grammar provides the rules of syntax and semantics.

User Avatar

Wiki User

19y ago

What else can I help you with?

Related Questions

Why do you need compilers?

we need compiler to run the programme. compiler will check the error in the problem. compiler can check the error with the help of run time compiler. they can be static or dynamically.


What do you advice me how to answer the question of why you leraving the company?

"I need to go back to elementary school and learn me some grammars. But... I'LL BE BACK."


What compiler and interpreter effect the speed of computer?

need to get to mars


How do you get C?

To use c you need a text editor and a compiler such as gcc.


Does c sharp work on c or c plus plus compilers or you need a c sharp compiler?

They are different languages, each of them requires its own compiler.


Are programs that translate the source code to object code?

False. A compiler converts source code into object code.


How do you create software in c?

All you need is a text editor and a C-compiler.


Need of C compiler?

Mainly to translate C sources into objects modules.


What formal training is useful for writers?

A MFA degree does help with getting a higher paid job. With any degree it all is based on need. Check with your local businesses to find what is needed more communications, or English.


Do writers need applications?

Yes


Why you need compiler?

You don't need if you don't want to develop computer programs. But if you want you should use it, for you can not make programs without a compiler. Compiler is the programs that makes the computer program out of the code


Why compiler is not applicable in low level language?

In layman's terms, compiler is an application to convert the code into instructions computer can understand. In a low level language, the code is already written using low level instruction which a computer can understand. Hence there is no need for a compiler.