Sciweavers

267
Voted
ENTCS
2010
410views more  ENTCS 2010»
15 years 4 days ago
TOOL PAPER: ScalaBison Recursive Ascent-Descent Parser Generator
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 ...
John Boyland, Daniel Spiewak
117
Voted
COMSIS
2010
15 years 5 days ago
Annotation based parser generator
Abstract--The paper presents innovative parser construction method and parser generator prototype which generates a computer language parser from a set of annotated classes in cont...
Jaroslav Porubän, Michal Forgac, Miroslav Sab...
121
Voted
JUCS
2008
127views more  JUCS 2008»
15 years 2 months ago
An LALR Parser Generator Supporting Conflict Resolution
: Despite all the advance brought by LALR parsing method by DeRemer in the late 60's, conflicts continue to be removed in a non-productive way, by means of analysis of a huge ...
Leonardo Teixeira Passos, Mariza Andrade da Silva ...