1 citations · 1 across the 2 of their papers we have counts for
2 papers
cs.PL2018★ 1 cited
CPEG: A Typed Tree Construction from Parsing Expression Grammars with Regex-Like Captures
Daisuke Yamaguchi, Kimio Kuramitsu
CPEG is an extended parsing expression grammar with regex-like capture annotation. Two annotations (capture and left-folding) allow a flexible construction of syntax trees from arb…
cs.FL2017
Linear Parsing Expression Grammars
Nariyoshi Chida, Kimio Kuramitsu
PEGs were formalized by Ford in 2004, and have several pragmatic operators (such as ordered choice and unlimited lookahead) for better expressing modern programming language syntax…