Generalization of Syntax-Directed Compiling by Precedance Analyzer

씬택스 컴파일링의 연산자식 분석기를 통한 일반화

  • Published : 1973.11.01

Abstract

This paper describes a new technique for syntax-directed compiling of algol 60 programming language. A relatively large size of language specification is devided into two parts, one called language body and the other called language branch. The language body is compiled by the syntax-directed compiling technique and the other is compiled by the precedance method to minimize the compiling time. Also the boundary of the potions were studied during this study for the optimization.

Keywords