| Source Target Compiler Code Code (2009) | |||||||||||||
Abstract | |||||||||||||
| For this project, we decide to construct a translator. To begin our work we need to know what a compiler is. A compiler is a computer program or set of programs that translates a computer source language into another computer target language. The process is that a compiler takes source code as input and an object code as output. Commonly, a source language is called high-level language such as Java, a target language is target code called an assembly language or machine language, which is written in computer machine ’ s command to execute a program. | |||||||||||||
Publication details | |||||||||||||
| |||||||||||||