Abstract

AbstractProgram compilers implement translations from the high‐level language world of programmers to the low‐level world of hardware. A compiler reads program text written in a source language and translates it into an equivalent program written in a different target language. A standard pipeline architecture for compiler construction consists of lexical analysis, syntax analysis, semantic analysis, translation, and code generation phases, with optional optimization phases interspersed. Support for the phases is provided by a symbol table containing the properties of program entities. Some compiler phases can be automatically generated from formal specifications.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call