StackRating

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

John L

Rating
1566.34 (4,546th)
Reputation
26,647 (4,777th)
Page: 1 2 3 4 ... 7
Title Δ
Haskell and mutable structures' performance 0.00
FFI, trouble to make Storable instance 0.00
Precision when dividing by large integers +0.37
Generating triangular number using iteration in haskell +1.10
Why are Haskell Maps implemented as balanced binary trees instead o... +0.86
How to build Abstract Syntax Trees from grammar specification in Ha... -0.41
How does ghc know which definition of fmap, etc. to use? +0.69
How efficient is GHCs garbage collector (on mobile devices)? 0.00
Haskell include file and output? -0.57
Haskell pointless performance - efficiently map multiple functions... -2.56
Haskell - Maybe arithmetic +2.22
Haskell calculate time of function performing -1.08
Testing FFI Code with GHCi 0.00
Why does adding a tilde in front of a pattern match slow my functio... 0.00
Two instance of the same type class for the same type +0.63
Haskell produces non exhaustive patterns error 0.00
Understanding a rank 2 type alias with a class constraint +2.25
Why the Haskell sequence function can't be lazy or why recursive mo... +0.74
Is it possible to generate and run TemplateHaskell generated code a... +1.68
Haskell variant of template metaprogramming +1.75
Simple example for ImpredicativeTypes +1.03
Haskell - "Type error in application": "unification... -2.21
Equal class misunderstanding -0.47
What's the status of current Functional Reactive Programming implem... +0.49
How do I putStrLn a Data.ByteString.Internal.ByteString? +1.96
What to do if libraries require a different version of `base`? -0.77
Statement for checking only once?Haskell +1.00
GHC code generation for type class function calls -1.19
What cases do the GHC occurs check identify? -1.30
gtksourceview2: implement completion provider 0.00
Why does this code behave differently with optomisations on or off? +0.52
Zipper data structure for graphical model editor 0.00
Is there any way to make parsec report "shift-reduce" con... 0.00
My cabal packages are FUBAR; how can I purge them and start over? +0.36
why can't a function take monadic value and return another monadic... -0.67
Semidependent Actions in Haskell +0.03
"enable_if" in Haskell -1.24
Monoidal parsing -- what is it? +0.39
Implementing zipE :: Event t a -> Event t b -> Event t (a,b) 0.00
How do I get consistent criterion benchmarks, or interpret results... 0.00
Applying multiple functions to the same value point-free style in H... +0.76
Haskell sub-typeclass requires UndecidableInstances? +0.40
Profiling a Haskell program -0.94
seq not forcing evaluation +1.90
Why aren't FingerTrees used enough to have a stable implementation? +0.42
Why discarded values are () instead of ⊥ in Haskell? +0.61
the seq function and strictness +0.39
Why is function definition for all types at once not allowed in Has... -0.84
Why is a weak pointer to an MVar finalized, even though the MVar is... 0.00
Shift reduce conflicts in happy grammar -0.15