Overview of the syntax processor generator SYNPROC

  • Authors:
  • A. Fernandez;J. C. Heliard;J. D. Ichbiah

  • Affiliations:
  • Compagnie Internationale pour l'Informatique, Les Clayes sous bois, FRANCE;Compagnie Internationale pour l'Informatique, Les Clayes sous bois, FRANCE;Compagnie Internationale pour l'Informatique, Les Clayes sous bois, FRANCE

  • Venue:
  • Proceedings of the international symposium on Extensible languages
  • Year:
  • 1971

Quantified Score

Hi-index 0.00

Visualization

Abstract

SYNPROC is a facility for generating syntactic analyzers, implemented on the CII 10070 computer system. It uses a technique for automatic generation of Floyd-Evans productions which is described in [4]. It also uses bounded-context [3] resolution of identical right-hand sides of syntactic rules. Thus, space optimized analyzers are obtained mechanically for bounded-context (m,1) grammars. The facility has other practical features which are useful for the construction of compilers for usual programming languages.