StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Bart Kiers

Rating
1656.49 (472nd)
Reputation
137,026 (445th)
Page: 1 2 3 ... 46
Title Δ
Token does not recognize '&' and single quote 0.00
ANTLR4 not recognising a rule 0.00
Defining Antlr lexer rule with termination condition 0.00
Why is antrl4 not recognizing tokens as part of rules in grammar? 0.00
Escape characters for an antlr lexer and parser 0.00
How to write grammar for the below criterion - Grammar for ANTLR4 -... 0.00
Is there a canonical example of how to use Antlr 4 to parse SQL sta... 0.00
How to allow all chars in antlr lexxer inside double quotes to reco... 0.00
antlr4: Mismatched input on simple grammar 0.00
How to process logically connected expressions with ANTLR visitor +0.28
ANTLR4 How would I extract python expression variables 0.00
Parsing Union[Dict[str,str],Dict[str,str]] with antlr 3 0.00
Which rule does the string match? +0.29
Why can't Idea not find sources generated by ANTLR4? 0.00
How to test ANTLR translation without adding EOF to every rule 0.00
ANTLR island grammars and a non-greedy rule that consumes too much -0.99
How to get a parameter to the ANTLR lexer object? -2.88
trivial problem with antlr4: text==null and no idea why 0.00
How do I convert this Antlr3 AST to Antlr4? 0.00
How to iterate in python visitor of antlr 0.00
Can Antlr ignore some of the keyword? 0.00
ANTLR rule precedence with implicit tokens -0.55
How should i add this syntax to my html antlr4 grammar? 0.00
writing a typesafe visitor with labeled rules 0.00
Is there a smart way to use different types of brackets with ANTLR 0.00
How to write a antlr4 visitor 0.00
ANTLR maximum recursion depth exceeded error when parsing a C file... 0.00
Has anyone been successful with Antlr v4 generating javascript for... 0.00
python3 Parser.setErrorHandler method missing 0.00
how to access grammar components in antlr golang target 0.00
ANLTR4 mismatched input 0.00
Antlr4 Grammar fails to parse 0.00
ANTLR4 Add a node directly to the Parse Tree 0.00
Can I match a string to a certain subtree of the AST? 0.00
How to fix mutual left recursion in ANTLR4 0.00
ANTLR4 PLSQL Grammar Issue - Usage of Hyphen with SQL*Plus Commands 0.00
ANTLR 4 Error 50 - Mismatched Characer 'i' Expecting '{... -0.22
Parsing Semantic Version using Antlr 0.00
Counting repeated tokens in ANTLR4 -2.91
Meaning of [\p{Lu}] in ANTLR grammar 0.00
R Language: Grammar for Raw Strings 0.00
How to understand ANTLRWorks 1.5.2 MismatchedTokenException(80!=21) 0.00
Why lexer rule name word cause parse error 0.00
why does a comma "," get counted in [.] type expression i... 0.00
ANTLR grammar to recognize DIGIT keys and INTEGERS too +0.26
ANTLR prioritizing optional tag over non-optional tag 0.00
ANTLR4 for Java. How to display errors in lexical analysis 0.00
Must ANTLR Visitor classes override all methods in the base class f... 0.00
Antlr 4 in python not working as expected (trying to parse chapter... 0.00
How to modify the behavior of all rules at once, in ANTLR4? 0.00