INFORMATION PROCESSOR

PROBLEM TO BE SOLVED: To provide an information processor which performs translation by a compiler in a method different from the declaration of a user when processing is performed preferably in the different method from the declaration of the user by making the compiler flexibly judge the contents...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: SAKURAGI YUTAKA
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:PROBLEM TO BE SOLVED: To provide an information processor which performs translation by a compiler in a method different from the declaration of a user when processing is performed preferably in the different method from the declaration of the user by making the compiler flexibly judge the contents of a source program. SOLUTION: The source program 11 that the user has made is inputted to the information processor 2 and held in a source program hold part 21. Line number information inputted by the user is held in a line number information hold part 23. A syntax analytic part 25 generates internal numbers in the source program 11 when a line number information decision part 29 decides that the no line number information contains no line number, and sets them in the source program hold part 21. At this time, the syntax analytic part 25 performs translation by using the internal line numbers and when the information has line numbers, translation is carried out by using the line numbers that the user has given. Thus, the compiler automatically decides whether or not the source program has the line numbers, and gives the internal lines numbers to conduct a syntax analysis. Consequently, a case wherein an error place can not be found because of no line number is eliminated to improve the efficiency of program development.