LL and LR Translators Need k > 1 Lookahead

12Citations
Citations of this article
5Readers
Mendeley users who have this article in their library.

Abstract

Language translation is a harder and more important problem than language recognition. In particular, programmers implement translators not recognizers. Yet too often, translation is equated with the simpler task of syntactic parsing. This misconception coupled with computing limitations of past computers has led to the almost exclusive use of LA(1) and LL(1) in parser generators. We claim that use of k > 1 lookahead can and should be available in practice, as it simplifies the translator development. We give several examples justifying our arguments.

Cite

CITATION STYLE

APA

Parr, T. J., & Quong, R. W. (1996). LL and LR Translators Need k > 1 Lookahead. SIGPLAN Notices (ACM Special Interest Group on Programming Languages), 31(2), 27–34. https://doi.org/10.1145/226060.226066

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free