Search code examples
Removal of regex terminal from AST returned by lark-parser...

pythongrammarabstract-syntax-treeebnflark-parser

Read More
Describing c with ebnf grammar...

ccompiler-constructionebnf

Read More
Optional or Repeated Items in Prolog DCG...

parsingprologdcgebnf

Read More
Difficulties implementing DSL in Prolog from EBNF using DCG...

parsingprologdsldcgebnf

Read More
Handling whitespace in EBNF...

parsingsyntaxebnf

Read More
Understanding NCName and QName in XPath/XML...

xmlxpathxml-namespacesw3cebnf

Read More
Parens in BNF, EBNF...

parsinggrammarlexbnfebnf

Read More
Converting EBNF to BNF for an LALR parser...

parsinggrammarbisonbnfebnf

Read More
Convert W3C's EBNF to ANTLR...

antlrantlr4bnfebnfproject-fluent

Read More
How to deal with large alphabets in BNF?...

grammarcontext-free-grammarbnfebnfcontext-sensitive-grammar

Read More
Converting EBNF to BNF...

language-agnosticcomputer-sciencebnfebnfrecursive-descent

Read More
Converting BNF to EBNF confused about the difference between left and right recursion...

regexbnfebnf

Read More
POSIX sh EBNF grammar...

parsingposixgrammarshebnf

Read More
Need an example for how Go syntax for assignment operator uses the grammar rules specified using EBN...

goebnf

Read More
How to implement this kind of EBNF grammar (lookahead)?...

pythonbnfebnfgrakotatsu

Read More
Python EBNF how to read...

pythongrammarebnf

Read More
Describing operator precedence using EBNF...

programming-languageslanguage-designoperator-precedenceebnfexpression-evaluation

Read More
Is it possible to describe block comments using EBNF?...

parsingcommentscontext-free-grammarebnf

Read More
grammar of PDF 1.7. (BNF or variant)...

pdfgrammarbnfebnf

Read More
"Reverse" XSLT (language to parse and build an XML DOM)...

javaparsingxsltlexebnf

Read More
What is the difference between EBNF and CFG...

context-free-grammarebnfebnf-syntactic-exception

Read More
Can extended Backus Naur Form (EBNF) describe an unordered set of values?...

parsingcontext-free-grammarebnfcontext-free-languageebnf-syntactic-exception

Read More
Contents of exceptions in ISO EBNF...

isoebnfebnf-syntactic-exception

Read More
J programming language (E)BNF...

grammarbnfjebnfll-grammar

Read More
Understanding ANTLR/EBNF parentheses...

antlrantlr4parenthesesbnfebnf

Read More
What is the definitive EBNF syntax?...

parsinggrammarebnf

Read More
UnexpectedCharacters Error when parsing for roman numeral using lark parser (ebnf grammar)...

pythonparsingebnflark-parser

Read More
Coco/r: Factor deletable...

c#ebnfcocor

Read More
EBNF for capturing a comma between two optional values...

regexbig-oebnf

Read More
Why is this set of parser combinators overflowing the stack?...

scalastack-overflowparser-combinatorsebnf

Read More
BackNext