Back to Search Start Over

TOOL PAPER: ScalaBison Recursive Ascent-Descent Parser Generator.

Authors :
Boyland, John
Spiewak, Daniel
Source :
ENTCS: Electronic Notes in Theoretical Computer Science; Sep2010, Vol. 253 Issue 7, p65-74, 10p
Publication Year :
2010

Abstract

Abstract: ScalaBison is a parser generator accepting bison syntax and generating a parser in Scala. The generated parser uses the idea of “recursive ascent-descent parsing,” that is, directly encoded generalized left-corner parsing. Of interest is that fact that the parser is generated from the LALR(1) tables created by bison, thus enabling extensions such as precedence to be handled implicitly. [Copyright &y& Elsevier]

Details

Language :
English
ISSN :
15710661
Volume :
253
Issue :
7
Database :
Supplemental Index
Journal :
ENTCS: Electronic Notes in Theoretical Computer Science
Publication Type :
Periodical
Accession number :
53571203
Full Text :
https://doi.org/10.1016/j.entcs.2010.08.032