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

What is the chief advantage of using virtual packets, What is the chief adv...

What is the chief advantage of using virtual packets instead of frames? The router can't transfer a copy of a frame from one kind of network to another since the frame formats

What do you mean by linker, Q. What do you mean by Linker? For modular...

Q. What do you mean by Linker? For modularity of your programs it is better to break your program in numerous sub routines. It's even better to put common routine such as read

Backward chaining - artificial intelligence, Backward Chaining - Artificial...

Backward Chaining - Artificial intelligence Given that we are just interested in constructing the path, we may set our initial state to be the theorem statement and search backw

Data base, why to learn data base?

why to learn data base?

Define thread cancellation and target thread, Define thread cancellation & ...

Define thread cancellation & target thread.  The thread cancellation is the task of terminating a thread before it has done. A thread that is to be cancelled is often referred

What is a message passing system, Distributed System 1. What is a messa...

Distributed System 1. What is a message passing system? Discuss the desirable features of a message passing system. 2. Discuss the implementation of RPC Mechanism in detail.

Describe _blank, Q. Describe _blank, _self, _parent and _top tags? Thes...

Q. Describe _blank, _self, _parent and _top tags? These all are attributes of tag. The below example describes each of these attributes. <

When a network uses a star topology, A Network uses a star topology if? ...

A Network uses a star topology if? A Network utilizes a star topology if all computers attach to a single central point.

What do you mean by program counter, Q. What do you mean by Program Counter...

Q. What do you mean by Program Counter? Program Counter (PC): It determines the instruction that is to be executed next which means after the execution of an on-going instructi

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