StackRating

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

Stephan Tolksdorf

Rating
1524.06 (25,123rd)
Reputation
2,617 (64,575th)
Page: 1
Title Δ
Parsing an ML-like syntax based on indentation, and everything cons... 0.00
fparsec OperatorPrecedenceParser : How to deal with incomplete pare... 0.00
Generating errors in FParsec's OperatorPrecedenceParser 0.00
FParsec: backtracking `sepBy` +4.28
OperatorPrecedenceParser throw exception about negative priority wi... 0.00
Making the OperatorPrecedenceParser parse an Optional (opt) express... 0.00
Why does FParsec use lists? 0.00
How to use FParsec to parse into a record or object? 0.00
Picking blocks out of largely free-form text with FParsec 0.00
'sepEndBy' does not capture if wrapped in in 'between' 0.00
why combinator "between" does not work with "choice&... 0.00
FParsec - parser sequences 0.00
FParsec failing on many 0.00
Parsing the full input twice 0.00
Can this be done with FParsec? +3.83
Parsing date and time with FParsec -3.11
Can C#/.net parse exponential hex encoded floating point numbers fr... 0.00
FParsec - How to parse from standard input stream +4.82
Translate Haskell parsec to FParsec -1.00
Tail-recursion in FParsec 0.00
Basic error recovery with FParsec 0.00
Parsing parenthesized expressions 0.00
Using preprocessing function with identifier parser in FParsec? 0.00
How to make identifier parser stop on operators of OperationPrecede... 0.00
Parse case-insensitive operators using OperatorPrecedenceParser +3.61
Differentiating logical from other infix operators +0.70
Parsing function application with FParsec using OperatorPrecedenceP... 0.00
Parsing numbers in FParsec 0.00
Chunked Parsing with FParsec 0.00
How to build FParsec for .NET Compact Framework? 0.00
Improving the readability of a FParsec parser -0.77
What to choose fsyacc/fslex or FParsec? -0.02
Parsing simple types in FParsec +3.84
How can I express a type in F# that optionally recurses on itself (... +5.76
Building an x64 project doesn't remember already built projects in F# -4.02
f# compiling too slow +4.84
Can parser combinators be made efficient? +1.32