BOOKS - ARCHITECTURE, DESIGN, CONSTRUCTION - Basics of Compiler Design
Basics of Compiler Design - Torben AEgidius Mogensen 2010 PDF University of Copenhagen BOOKS ARCHITECTURE, DESIGN, CONSTRUCTION
US $9.82

Views
420304
Basics of Compiler Design
Author: Torben AEgidius Mogensen
Year: 2010
Format: PDF
File size: 1.1 MB.
Language: ENG

In order to reduce the complexity of designing and building computers, nearly all of these are made to execute relatively simple commands (but do so very quickly). A program for a computer must be built by combining these very simple commands into a program in what is called machine language. Since this is a tedious and errorprone process most programming is, instead, done using a high-level programming language. This language can be very different from the machine language that the computer can execute, so some means of bridging the gap is required. This is where the compiler comes in.

You may also be interested in: