Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 226,115,618 papers from all fields of science
Search
Sign In
Create Free Account
Recursive descent parser
Known as:
Recursive-descent parser
, Recursive descent parsing
, Recursive descent
Expand
In computer science, a recursive descent parser is a kind of top-down parser built from a set of mutually recursive procedures (or a non-recursive…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
50 relations
ANTLR
Algorithms + Data Structures = Programs
Assembly language
Atlas Autocode
Expand
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2014
2014
An extension of context-free grammars with one-sided context specifications
M. Barash
,
A. Okhotin
Information and Computation
2014
Corpus ID: 12262732
2007
2007
Recursive descent parsing for Boolean grammars
A. Okhotin
Acta Informatica
2007
Corpus ID: 12917673
The recursive descent parsing method for the context-free grammars is extended for their generalization, Boolean grammars, which…
Expand
2007
2007
Parsing Expression Grammar as a Primitive Recursive-Descent Parser with Backtracking
Roman R. Redziejowski
Fundamenta Informaticae
2007
Corpus ID: 16157510
Two recent developments in the field of formal languages are Parsing Expression Grammar (PEG) and packrat parsing. The PEG…
Expand
2004
2004
An extension of recursive descent parsing for Boolean grammars
A. Okhotin
2004
Corpus ID: 14341515
The well-known recursive descent parsing method for context-free grammars is extended for their generalization, Boolean grammars…
Expand
1998
1998
Generalised Recursive Descent parsing and Fellow-Determinism
A. Johnstone
,
E. Scott
International Conference on Compiler Construction
1998
Corpus ID: 5770272
This paper presents a construct for mapping arbitrary non-left recursive context-free grammars into recursive descent parsers…
Expand
1994
1994
A predictive parser for visual languages specified by relation grammars
F. Ferrucci
,
G. Tortora
,
M. Tucci
,
G. Vitiello
Proceedings of IEEE Symposium on Visual…
1994
Corpus ID: 9625206
We define a class of relation grammars that satisfy the context-freeness property, which is an essential condition to solve the…
Expand
1991
1991
Non-deterministic Recursive Ascent Parsing
R. Leermakers
Conference of the European Chapter of the…
1991
Corpus ID: 16128307
A purely functional implementation of LR-parsers is given, together with a simple correctness proof. It is presented as a…
Expand
1990
1990
Lazy recursive descent parsing for modular language implementation
K. Koskimies
Software, Practice & Experience
1990
Corpus ID: 45120974
A variant of the well‐known recursive descent parsing technique is developed, based on the assumption that each non‐terminal of…
Expand
1988
1988
Recursive ascent: an LR analog to recursive descent
George H. Roberts
SIGP
1988
Corpus ID: 12740771
The usual implementation of a parser for an LL grammar is a recursive descent parser, a set of mutually recursive procedures, one…
Expand
1985
1985
Compact recursive‐descent parsing of expressions
D. R. Hanson
Software, Practice & Experience
1985
Corpus ID: 13526449
Compiler writing tools, such as parser generators, are‐commonly used to build new operators. Nevertheless, constructing compilers…
Expand
By clicking accept or continuing to use the site, you agree to the terms outlined in our
Privacy Policy
(opens in a new tab)
,
Terms of Service
(opens in a new tab)
, and
Dataset License
(opens in a new tab)
ACCEPT & CONTINUE