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 ... 5 6 7 8 9 ... 108
Title Δ
How is the conditional operator parsed? 0.00
Passing variable args from macro to a function that expects va_list +0.26
How to use Regex to verify data input from keyboard is real numbers... 0.00
Why does JFlap fail to build a usable LL(1) parser from my calculat... 0.00
Not able to use LINES and COLS as constants in ncurses 0.00
Only first rule of parser being accepted ( using ply with python) 0.00
Hanoi algoritm first recursion step? -1.95
BNF ambiguities 0.00
How to handle OR operator between STRING expressions inside parenth... 0.00
Use a variable to refer to an item in a dict -3.08
How do I separate integers that contain commas from a text file usi... -0.75
Is this grammar LR(2) and how can i determine it? 0.00
What is the difference between "termination status" and &... -0.07
Parser prefers casting over multiplication 0.00
Immediate duplication of text in macros +0.68
Syntax error using empty production rule in python PLY(lex/yacc) 0.00
Recursive descent Parser: infix to RPN [2] 0.00
Why is late binding needed in this example? +1.12
How do I write a grammar for a select sql statement? 0.00
Chomsky hierarchy - examples with real languages 0.00
How to use %union and fix "Semantic value used inside actions... 0.00
Non-spacing characters in curses +0.42
Recursive descent: infix to postfix conversion repeating operators 0.00
Bison compiler: remove conflicts 0.00
Fail to continue parsing after correct input 0.00
How could I generate my abstract tree using this makefile? Why I se... 0.00
Class does not name a type in bison 0.00
using %union for structs 0.00
Truly accept unlimited arguments from file in bash +1.00
passing data to bison grammar from flex +1.07
Is this simply an error from my code or is NLTK really bad at detec... 0.00
LR(1) - How do I know how many items to pop of the node stack when... 0.00
Why are some of my tokens not being recognized? 0.00
ParserError: Error tokenizing data. Is possible another script or c... 0.00
stucture of yacc definitions 0.00
Why restarting program with exec() doesn't work as it should? 0.00
Ply shift/reduce conflicts: dangling else and empty productions 0.00
Is strcpy generally unsafe or are there legitimate use-cases of tha... 0.00
Optimization levels with tiny C compiler 0.00
Resolving shift/reduce conflicts in ply yacc 0.00
How does gcc/clang parse c++ if it can't be parsed by a LR(1) p... 0.00
Prevent shlex from splitting with colon (:) 0.00
Repetitions Grammar parsing S -> ( E ';' )+ 0.00
Problem in executing single-linked-list in c without using dynamic... 0.00
std::shared_ptr in Bison causing member error 0.00
Record ownership in symbol tables 0.00
How to write a rule for reading two lines using rply's parser? 0.00
LR parser for epsilon 0.00
Grammars: How to add a level of precedence 0.00
Why is my parser generating reporting that this LALR(1) grammar is... -1.88