Syntax driven COBOL compilers—an assessment
@article{Layzell1983SyntaxDC, title={Syntax driven COBOL compilers—an assessment}, author={P. Layzell and J. M. Triance}, journal={Software: Practice and Experience}, year={1983}, volume={13} }
Most syntax analysis phases of COBOL compilers are written as sequences of procedural code instructions each of which validates a particular part of the syntax of a COBOL program. This paper examines the structure of a syntax driven COBOL compiler and a practical implementation is described. The problems encountered with this type of compiler construction are explained, and its advantages are examined. Finally, some other potential applications of syntax driven technology are suggested.
Topics from this paper
References
SHOWING 1-9 OF 9 REFERENCES
Global Context Recovery: A New Strategy for Syntactic Error Recovery by Table-Drive Parsers
- Computer Science
- TOPL
- 1980
- 39