CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
grammar
09-09
front end
When using a Raku grammar, can one limit parsing time?
08-31
Back-end
How to disambiguate a subselect from a parenthesized expression?
08-29
Software engineering
JavaScript grammar notation
08-28
OS
Removing left recursion from JSF*ck grammar rules
08-27
Software design
How to solve this identifier keyword issue
08-26
other
Is this rule LL(1)?
08-25
Software design
Is it possible to modify ANTLR parser errors?
08-25
Software design
Labelling a statement in antlr -- Performance and Size costs
08-25
Software design
Does antlr automatically factor top-level alternates?
08-22
database
ANTLR: Why is this grammar rule for a tuples not LL(1)?
08-20
Net
Fixing ambiguities on a Lemon parser grammar
08-19
Software engineering
How do you insert extra validation logic into an ANTLR4 parser rule?
08-17
Mobile
Whether to parse multiple statements at once or not
08-14
Software design
Can a backticked identifier have a backtick in it?
07-31
OS
Which rule allows for the following reduction?
07-01
Net
How do I recursively extract the elements of my expression with the chevrotain parser?
06-21
database
Understanding ABNF syntax "0<pchar>"
06-14
Net
Is indentation semantically meaningful or syntactically meaningful in Python
06-13
Back-end
Parsing table for LL1 grammar
06-05
Mobile
LL1 grammar for IF-ELSE condition for a C program
05-18
Software design
SLR(1) and LALR(1) grammar conflicts
05-10
Net
How can I parse the code that is conforming to a grammar expressed using ANTLR4 and then generate XM
04-14
Blockchain
Mixing non-overlapping everygrams in order
04-06
Software design
The exponential operator in Matlab grammar using ANTLR4 does not work correctly
04-04
database
VSCode language extension: can a language be embedded into another through code?
03-06
Back-end
ANTLR4 parse tree doesn't contain rule names
02-17
Mobile
Python: grammar correct in a loop
12-14
Software engineering
How do you define a decimal number in a PEG grammar?
12-14
Software engineering
Antlr grun error - no viable alternative input at
12-13
Back-end
Can I force Antlr to parse a syntactically invalid program and return a parse tree?
12-10
OS
Can I force Antlr to parse a syntactically invalid program and return a parse tree?
12-09
Blockchain
Why is "static;" valid C syntax?
12-01
database
How can I create a goto expression in xtext?
11-19
Enterprise
EBNF with comma repetition
11-18
Blockchain
Convert a dfa to rule for a asterisk case
11-17
Blockchain
Does context-sensitive tokenisation require multiple goal symbols in the lexical grammar?
11-07
Enterprise
How would I implement operator-precedence in my grammar?
10-27
database
Include commentary to the matlab grammar using antlr4
10-24
Back-end
Doing BNF for a simplified SQL “where” clause
10-07
OS
What is the Java grammar that allows "new int[] {0}[0] = 1;" to compile?
41
1
2
Next
Last
Links:
CodePudding