COMPILER

PURPOSE:To create a low level language program by utilizing an intermediate language program only and to enable the use of the program described in the intermediate language. CONSTITUTION:A meaning analysis part group 1 analyzes a high level language program 3 and creates a program 4 in the intermed...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: YOSHIKAWA MASAZUMI
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:PURPOSE:To create a low level language program by utilizing an intermediate language program only and to enable the use of the program described in the intermediate language. CONSTITUTION:A meaning analysis part group 1 analyzes a high level language program 3 and creates a program 4 in the intermediate language which was designed as symbolic representation suitable for the description of the program. A code generation part group 2 generates a low level language program 5 based on the intermediate language program 4 generated by the meaning analysis part group 1 without using global data between the meaning analysis part group 1 and the code generation part group 2.