Design and Implementation of an Algol-Like Intermediate Compiler.
dc.contributor.author | Ajila, Samuel Adesoye | |
dc.contributor.other | Owoso, G. O. | |
dc.date.accessioned | 2014-04-02T10:10:07Z | |
dc.date.accessioned | 2018-10-27T12:24:57Z | |
dc.date.available | 2014-04-02T10:10:07Z | |
dc.date.available | 2018-10-27T12:24:57Z | |
dc.date.issued | 1987 | |
dc.degree.award | M.Sc. Computer Science | en_US |
dc.department | Computer Science | en_US |
dc.description.abstract | The gap created by the abstraction of a programming language from the machine level is bridged by means of a translation system known as a compiler. The design and implementation of this intermediate compiler is based on the Recursive Descent compiling technique. In this technique, the compiler is activated through the syntax analyser. The syntax analyser is divided into a number of recognition routines, each of which has the task of checking whether a particular kind of phrase is present in the input, and then calls upon the services of other routines to recognize the appearance of other subphrases. The routines are mutually recursive. In addition, semantic checking and code generation phases are integrated into the syntax analysis phase. Some of the results of this technique include the ability of the intermediate compiler to do its recognition, type checking and code generation without 'backup'. The total code of the compiler is very small and it is written in a high-level programming language (PASCAL). In general these advantages result in portable and more easily understood compiler. As a result of the implementation technique, this compiler can be used as a teaching aid in compiler construction class at the undergraduate level. It can also be used to introduce structured programming for a beginner in Computer Science. | en_US |
dc.faculties | Technology | en_US |
dc.format.filetype | en_US | |
dc.identifier.citation | APA | en_US |
dc.identifier.uri | http://localhost:8080/xmlui/handle/123456789/2128 | |
dc.language.iso | en | en_US |
dc.pages.totalpages | 121p | en_US |
dc.publisher | Obafemi Awolowo University | en_US |
dc.subject | Programming language | en_US |
dc.subject | compiler | en_US |
dc.subject | Recursive Descent compiling technique | en_US |
dc.subject | syntax analyser | en_US |
dc.title | Design and Implementation of an Algol-Like Intermediate Compiler. | en_US |
dc.type | Thesis | en_US |
Files
Original bundle
1 - 1 of 1
Loading...
- Name:
- Design and Implementation of an Algol-Like Intermediate Compiler-M.Sc.pdf
- Size:
- 8.87 KB
- Format:
- Adobe Portable Document Format
- Description: