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 2 3 4 5 6 7 ... 108
Title Δ
How to implement case insensitive lexical parser in Golang using go... 0.00
Producing a small working example of a parser generator without rel... +1.33
Python-Lex-Yacc symbol is unreachable 0.00
Generate an array of the first M N-Bonacci Numbers 0.00
How to avoid overflow when counting anagrams? +0.43
Passing 2d array to function with pointer 0.00
function identifier and variable identifier relations? -2.11
(C) I'm trying to select a random variable in C, but I don'... 0.00
file.write return invalid syntax only for one element 0.00
Parser (Yacc) seems like it ignores tokens in grammar +0.27
Python PLY get next token during parsing 0.00
Lexical analyzer (Flex) throws lexical error after space following... 0.00
Programming language interpreter in a non-english language; 0.00
Make lexer consider parser before determining tokens? 0.00
C: How to best handle unsigned integers modulo arithmetic ("wr... 0.00
Return vs Exit from main function in C +1.45
Basic questions regarding Shunting-yard +0.29
How to deal with large alphabets in BNF? 0.00
Errors after changing compiler 0.00
Parsing data via API with Python. Bearer tokens 0.00
Do LL(1) grammars need to be augmented via translation either on co... 0.00
question about subtraction of two strings in c programming +1.00
Parsing complex mathematical expressions 0.00
Why does this Grammar work in LALR(1) but not LR(1) 0.00
Compilers vs Interpreters in terms of code analysis 0.00
Precedence issue with Bison 0.00
How to define simple programming language grammar that mix statemen... 0.00
Can an attribute be synthesized and inherited at the same time? 0.00
Are digraphs transformed by a compiler and trigraphs transformed by... -2.71
Is conditional FLEX/BISON code generation possible? 0.00
Overflowing variables in c? -0.40
Definedness of pointer-integer casts -2.58
Array index greater than PTRDIFF_MAX 0.00
Providing a type system for the parser/lexer specification? +0.25
What is the time complexity of printing all paths of a BST +0.25
How to implement for circular dependency grammar structure in parse... 0.00
Can both bitwise set/resets be achieved in one line with ternary op... +0.97
Any size limit on the __thread buffer? 0.00
How to parse letter by letter and make a list with Python? -0.23
How to parse new line in Scala grammar with flex/bison? 0.00
In LR parsing, is it possible to construct a non-binary AST? 0.00
Maxing out HDD reading speed in Java for fast parsing 0.00
Is there a way to generate the corners of a regular N-gon without d... 0.00
O(1) lookup for ranges 0.00
What is the difference between %h and %b in strftime 0.00
Why this yacc+lex basic parser does not handle CONTROL+D / EOF? 0.00
Why yacc can not parse a second line of a grammar rule even when it... 0.00
Why lex invokes yyerror while parsing comma separated values? 0.00
How to resolve shift/reduce conflict - pattern detection in a seque... 0.00
How can one define a language which does not fit in the Chomsky Hie... 0.00