Hanspeter Mössenböck,
"A Generator for Production Quality Compilers"
, 6-1990, Lecture Notes in Computer Science 477, Springer-Verlag, 1990.
Original Titel:
A Generator for Production Quality Compilers
Sprache des Titels:
Englisch
Original Kurzfassung:
This paper presents a compiler description language and its implementation Coco/R (Compiler Compiler
for Recursive Descent). Coco/R reads an attributed EBNF grammar of a language and translates it into a
recursive descent parser and a scanner for that language. The programmer has to supply a main program
that calls the parser and semantic modules that are called from within the parser.
Sprache der Kurzfassung:
Englisch
Englische Kurzfassung:
This paper presents a compiler description language and its implementation Coco/R (Compiler Compiler
for Recursive Descent). Coco/R reads an attributed EBNF grammar of a language and translates it into a
recursive descent parser and a scanner for that language. The programmer has to supply a main program
that calls the parser and semantic modules that are called from within the parser.
Erscheinungsmonat:
6
Erscheinungsjahr:
1990
Notiz zum Zitat:
Lecture Notes in Computer Science 477, Springer-Verlag, 1990.