Sciweavers

3 search results - page 1 / 1
» TOOL PAPER: ScalaBison Recursive Ascent-Descent Parser Gener...
Sort
View
ENTCS
2010
410views more  ENTCS 2010»
13 years 1 months 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
POPL
2007
ACM
14 years 4 months ago
PADS/ML: a functional data description language
Massive amounts of useful data are stored and processed in ad hoc formats for which common tools like parsers, printers, query engines and format converters are not readily availa...
Artem Gleyzer, David Walker, Kathleen Fisher, Mary...
PLDI
2010
ACM
14 years 1 months ago
A Context-free Markup Language for Semi-structured Text
An ad hoc data format is any non-standard, semi-structured data format for which robust data processing tools are not available. In this paper, we present ANNE, a new kind of mark...
Qian Xi, David Walker