Skip to search formSkip to main contentSkip to account menu

Recursive grammar

Known as: Non-recursive grammar 
In computer science, a grammar is informally called a recursive grammar if it contains production rules that are recursive, meaning that expanding a… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Parsing Expression Grammars (PEGs) define languages by specifying a recursive-descent parser that recognises them. The PEG… 
2014
2014
This paper presents a vectorial incremental parsing model defined using independently posited operations over activationbased… 
2011
2011
We propose a novel context-free grammar representation for parsing libraries in a pure programming language. Our representation… 
2011
2011
We examine the class of languages that can be defined entirely in terms of provability in an extension of the sorted type theory… 
2011
2011
In an artificial grammar learning study, Lai & Poletiek (2011) found that human participants could learn a center-embedded… 
2010
2010
In a companion paper, we have presented an alternative representation of grammars in Haskell, explicitizing the grammar’s… 
2010
2010
The Visualized LL parsing is presented, the algorithm is based on non-left recursive grammar, and in the environment of VC++, it… 
2007
2007
textabstractThe Meta-Environment enables the creation of grammars using the SDF formalism. From these grammars an SGLR parser can… 
1998
1998
  • Yanhong A. Liu
  • 1998
  • Corpus ID: 564656
The paper describes a general and powerful method for dependence analysis in the presence of recursive data constructions. The…