Define compilers with high level programming language, Computer Engineering

Assignment Help:

Define Compilers with High Level Programming Language?

All high-level programming language (except strictly interpretive languages) comes with a compiler. Effectively the compiler is the language because it defines which instructions are acceptable. Usually compilers output so called objects that basically contain machine code augmented by information about the name and location of entry points and external calls (to functions not contained in the object). A set of object files which must not have all come from a single compiler provided that the compilers used share a common output format may then be linked together to create the final executable which can be run directly by a user.

Typically the translation is from a source code (generally a high level language) to a target code (generally a low level object code or machine language) that may be directly executed by a computer or a virtual machine. Though a compiler from a low level language to a high level one is as well possible this is normally known as a decompiler if it is reconstructing a high level language which (could have) generated the low level language. The Compilers as well exist which translate from one high level language to another or sometimes to an intermediate language that still needs further processing; these are sometimes known as cascaders.

A compiler may produce code deliberate to run on the similar type of computer and operating system ("platform") as the compiler itself runs on. This is sometimes called as a native-code compiler. Otherwise it might produce code designed to run on a different platform. This is known as the "cross compiler". The Cross compilers are very useful when bringing up a new hardware platform for the first time (bootstrapping). A "source to source compiler" is a kind of compiler that takes a high level language as its input and outputs a high level language.


Related Discussions:- Define compilers with high level programming language

Features of read-only memory, Q. Features of read-only memory? ROMs are...

Q. Features of read-only memory? ROMs are memories on which it's not possible to write data when they are on-line to computer. They can only be read. This is reason why it is k

Explain the isa and hasa class relationships, How would you implement each ...

How would you implement each in a class design? Ans) A specialized class "is" a specialization of another class and, thus, has the ISA relationship with the other class. An Em

Show the format text in document window, Q. Show the format text in Documen...

Q. Show the format text in Document window? You can format text in Document window by setting properties in Property inspector. First, select the text you want to format and th

Using aspx view engine, When using aspx view engine, to have a steady look ...

When using aspx view engine, to have a steady look and feel, across all pages of the application, we can build use of asp.net master pages. What is asp.net master pages equal, when

Serialized when you perform serialization, What exactly is being serialized...

What exactly is being serialized when you perform serialization? Serialization is the process of changing an object into stream of bytes. We perform it at the time of transpor

Basic need of search engines, Q. Basic need of Search Engines? Search E...

Q. Basic need of Search Engines? Search Engines are programs which search the web. Web is a big graph with pages being the nodes and hyperlinks being the arcs. Search engines c

Queue, write a program insert and remove value in queue.

write a program insert and remove value in queue.

Create simple algebraic expression from k-map, Q. Create simple algebraic e...

Q. Create simple algebraic expression from K-Map? Now create simple algebraic expression from K-Map. These expressions are created by employing adjacency if we have 2 adjacent

Distinguish between e-mode and depletion mode mosfet, Distinguish between e...

Distinguish between enhancement mode and depletion mode metal oxide semiconductor field effect transistors giving their characteristics. Ans. Enhancement mode and depleti

What is framework, What is framework? Framework is a skeletal structure...

What is framework? Framework is a skeletal structure of a program that must be elaborated to build a complete application. It has abstract classes.

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd