Search code examples
Whether to parse multiple statements at once or not...

parsingantlrantlr4grammar

Read More
How do you insert extra validation logic into an ANTLR4 parser rule?...

c#parsingantlr4grammarantlr4cs

Read More
Fixing ambiguities on a Lemon parser grammar...

parsinggrammarbnflemon

Read More
Convert regular expression to CFG...

regexgrammarautomata

Read More
How to get the matching token parameter value in an action method?...

grammarraku

Read More
How to differentiate two forms of percent in a grammar?...

antlr4grammar

Read More
Can a backticked identifier have a backtick in it?...

mysqlsqldatabasegrammaridentifier

Read More
Writting grammar in prolog and can't get it to work correctly...

prologgrammardcg

Read More
In a tree-sitter grammar, how do I match a non-delimited list of values in a non-associative way?...

parsinggrammarcontext-free-grammartreesitter

Read More
Why can't a LL grammar be left-recursive?...

grammarll-grammarleft-recursion

Read More
How to commit to an alternation branch in a Raku grammar token?...

grammarraku

Read More
Is there a name meaning "not a singleton"?...

singletonnaminggrammar

Read More
Bison reduce/reduce conflict between lambda expression and parenthesized identifier...

grammarbisonambiguous-grammarreduce-reduce-conflict

Read More
Which rule allows for the following reduction?...

parsinggrammar

Read More
Find a grammar for the following language...

grammarcontext-free-grammar

Read More
This LL(1) parse table is correct?...

compilationgrammarcontext-free-grammar

Read More
Difference between terminal symbol and nonterminal symbol?...

parsingsyntaxgrammar

Read More
What are terminal and nonterminal symbols?...

grammarcontext-free-grammarrebolred-lang

Read More
ANTLR4 Logical Expressions...

javaexpressionantlrantlr4grammar

Read More
how to get to know where is interface's link between implementation and declaration on ethereum ...

interfacegrammarethereumsolidity

Read More
How do I recursively extract the elements of my expression with the chevrotain parser?...

typescriptparsingrecursiontokengrammar

Read More
Understanding ABNF syntax "0<pchar>"...

parsingantlrantlr4grammarabnf

Read More
Update Python Dictionary with Tuple of Strings to set (key, value) fails...

pythondictionarygrammariterable

Read More
How does one create a Raku Grammar programatically (dynamically)?...

grammarraku

Read More
Is indentation semantically meaningful or syntactically meaningful in Python...

pythongrammarterminologysemantics

Read More
Parsing table for LL1 grammar...

cif-statementcompiler-constructiongrammar

Read More
Xtext grammar variable definition/reference...

javagrammarxtextebnf

Read More
ANTLR grammar from bison...

antlrgrammarbison

Read More
LL1 grammar for IF-ELSE condition for a C program...

cif-statementcompiler-constructiongrammar

Read More
Difference between an LL and Recursive Descent parser?...

parsinggrammarcontext-free-grammarrecursive-descentll-grammar

Read More
BackNext