StackRating

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

rici

Rating
1660.90 (419th)
Reputation
165,394 (317th)
Page: 1 ... 30 31 32 33 34 ... 108
Title Δ
Yacc actions return 0 for any variable ($) +0.28
Why is this way of randomly generating a graph unfair? +1.20
When/How to solve this PLY Shift-Reduce conflict in parser generato... 0.00
JISON tokens using same characters 0.00
Simple calculator program in lex and yacc not giving output 0.00
Parsing - Why C++ has trouble with template var decls and java does... +0.28
Write BNFC grammar for a C++ program 0.00
Is there such a thing as "page optimization" in compilers? 0.00
Why is this grammar ambiguous? 0.00
Shift/Reduce IF-ELSE conflict in my grammar 0.00
Are these two logical comparisons equivalent? 0.00
Grammar, Stack, Terminal-Symbols and Tokens 0.00
Cannot resolve the following reduce-reduce error (LALR parses) 0.00
Reading from a file only partially in a clean and performant manner 0.00
Getting the current index in the input string (flex lexer) 0.00
syntax error: operand expected (error token is "+ ") in b... -0.11
Problems with parsing decaf (variable declaration versus constructor) 0.00
Other Ways of Verifying Balanced Parenthesis? -1.10
How to count argc in C -2.36
Defining C functions in the C Standard Library as macros -2.07
Enforce structure of file with PLY -2.78
Using flex for matching Python multiline strings with escaped chara... +0.28
Error EOF inside action Flex +0.28
how to define two tokens as one token? 0.00
C program memory violation dependant on std::cout (?) 0.00
Shift/reduce conflict with args and kwargs - PLY 0.00
Trap ctrl-c, run a function, but don't exit subprocess? 0.00
Understanding parsing function here 0.00
pattern matching in the filename and change extension - bash script 0.00
Replacing string with variable in bash when variable starts with sp... -2.84
Difference in digits of precision in float and double -2.70
How flex recognizes substrings? 0.00
Strange behaviour of rand() in Xcode -1.31
warning: rule useless in parser due to conflicts: $@1: /* empty */ 0.00
How many tokens should I create for different types of integer? -0.94
Lemon Parser: This rule can not be reduced 0.00
Check if bash array values are all same -0.72
Bash replace // doesn't handle anchors like Regex? Because it i... 0.00
Context-Free Grammar suggestions for unary subtraction? +1.14
Method to calculate predict set of a grammar production in recursiv... 0.00
How to use Finite Automaton to implement a scanner 0.00
What do the different kinds of LR Parsers use as lookahead? 0.00
python min function with two iterable arugments +0.93
bash command to create single ssh grep command using multiple value... -0.45
How does an std::unordered_set avoid potential page faults on every... -0.83
Error with new line on Lex - Python 0.00
Enumerate permutation +0.28
Is it possible to have a function-like macro and an object-like mac... 0.00
bison 3.0.4 fails in Illegal instruction: 4 on macOS High Sierra 10... 0.00
Why avoiding memory allocation/deallocation in a recursive code lik... +0.81