History of Compiler Construction

History Of Compiler Construction

In computing, a compiler is a computer program that transforms source code written in a programming language or computer language (the source language), into another computer language (the target language, often having a binary form known as object code or Machine code). The most common reason for wanting to transform source code is to create an executable program.

Any program written in a high level programming language must be translated to object code before it can be executed, so all programmers using such a language use a compiler or an interpreter. Thus, compilers are very important to programmers. Any improvement to a compiler leads to a large number of improved executable programs.

Compilers are large and complex programs, but systematic analysis and research by computer scientists has led to a clearer understanding of compiler construction and a large body of theory has been developed around them. Research into compiler construction has led to tools that make it much easier to create compilers, so that today computer science students can create their own small language and develop a simple compiler for it in a few weeks.

Read more about History Of Compiler Construction:  First Compilers, Self-hosting Compilers, Context-free Grammars and Parsers, Grammar Description Languages, Parser Generators, Cross Compilation, Optimizing Compilers, Diagnostics, Notable Compilers, See Also

Famous quotes containing the words history of, history and/or construction:

    The history of a soldier’s wound beguiles the pain of it.
    Laurence Sterne (1713–1768)

    Whenever we read the obscene stories, the voluptuous debaucheries, the cruel and torturous executions, the unrelenting vindictiveness, with which more than half the Bible is filled, it would be more consistent that we called it the word of a demon than the Word of God. It is a history of wickedness that has served to corrupt and brutalize mankind.
    Thomas Paine (1737–1809)

    The construction of life is at present in the power of facts far more than convictions.
    Walter Benjamin (1892–1940)