StackRating

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

sepp2k

Rating
1656.83 (464th)
Reputation
312,551 (110th)
Page: 1 ... 10 11 12 13 14 ... 63
Title Δ
Pattern matching with logic? 0.00
How to modify Iterator on the fly without mutable variables? 0.00
How to initiate a variable from the Grammar in Bison? 0.00
parse error on input `='? 0.00
Static blocks in C++ +0.94
How to declare an argument as a function in SML? +1.59
Why list monad combines in that order? -1.48
Right type signature for type parameter in Haskell 0.00
what `extends (() => Unit)` mean? 0.00
Scala .map(toString()) gives List of Char 0.00
PEG grammar to suppress execution in if commmand +0.30
Array[Byte] does not take type parameters +0.90
What is the need for `accept` method in Visitor pattern -1.63
Function Pointers in C and their behaviour +1.15
How does the default definition of (<*>) in Haskell work? 0.00
Non-exhaustive pattern matching issue 0.00
What is wrong with my attempt to concatenate within an if statement 0.00
Transform Int to Option[Int] -0.88
Behaviour of Scala underscore not work like element of list 0.00
Recognizing if further expression execution can be skipped 0.00
Non.exhaustive pattern 0.00
Couldn't match expected type `[a]' with actual type `a' -1.83
How to convert regural grammar with recursion and alternations into... 0.00
ANTLR 4 extraneous input matching non lexer item -0.48
Enabling variants in Bison 0.00
Parse Error (Possibly Incorrect Indentation...) 0.00
How to call a function in another function with scheme? +0.31
Why Babel uses a top down parser? 0.00
Undefined reference to 'yylex' bison error 0.00
Integer token using flex and yacc 0.00
How can `AssignmentExpression` be derived from `Statement` in EcmaS... 0.00
Why specify a separate production for assignment operator with `=`... 0.00
Can this grammar be parsed by both predictive recursive descent par... 0.00
Why use `IdentifierName` symbol recursively in the productions for... 0.00
Changing the State of Lexing.lexbuf 0.00
Is it constructor overloading? 0.00
What are the tools for semantic analysis phase of compiler construc... 0.00
Non-exhaustive patterns in function take6 error? -1.33
How to create real compiler with Flex/Bison? 0.00
Where can I use where? +0.30
OCaml - Why does this declaration work when not associated with a v... 0.00
Trouble explaining Haskell code with where and pattern match +1.30
convertion between record and tuple? 0.00
OCaml: How can I get the path to the *current module* / my project&... 0.00
What does the executable `[` do? +0.54
What's sense has Discriminated unions does not infer (and creat... 0.00
car: contract violation expected: pair? given: () during remove in... -1.53
Type of any in Haskell? -2.28
What is the difference of the unapply function in pattern matching... +1.23
Why isn't Javac running on mulitple cores? +0.30