StackRating

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

soegaard

Rating
1542.86 (10,493rd)
Reputation
24,772 (5,168th)
Page: 1 2 3 4 5 6 ... 18
Title Δ
Implementing a for loop in racket -0.12
Recursive call in Scheme language 0.00
How to install DrRacket in Kali Linux 0.00
How to set language to htdp/bsl in REPL -2.22
Racket: Mapping from a k-tuple to an n-tuple +0.11
Is there a standard way to detect scheme implementations? +0.26
Why does (quote(1 2 3)) show '(1 2 3) instead of just (1 2 3)?... +1.88
Trying to define a small language with redex 0.00
Does MiniKanren have the "not" operator? -0.24
What is the proper naming convention for Racket boolean parameters? 0.00
Result z*conj(z) with z complex - TI-Nspire CAS +0.45
Why is there no (dict (k v)...) pattern in (match)? 0.00
Passing a list to a multiple-arity function in DrRacket (Scheme) 0.00
(Chez) Scheme benchmarks? +1.81
Mapping within macro without extra parentheses? 0.00
How do I load my file at DrRacket -0.52
How to practically define a lot of things based on a condition in S... +2.57
Racket Terminal: Print unicode characters 0.00
How to generate animated GIF of this manipulate with Mathematica? 0.00
Where is racket/match in its repo? +1.93
Simplify conditional expression +1.04
Racket's Big Bang framework - making a game go faster using tic... 0.00
Get Image Type and Metadata in Racket 0.00
Predicate true-for-all? +0.40
Enforce strurct-constructor evaluation in Racket 0.00
Racket can't plot a surface +0.46
DrRacket: put two objects into big-bang -0.04
Creating webpage in racket? 0.00
Racket - implementing the let* function using macro +1.20
matching on AST in Racket -0.11
Why can i define a new cond, and Scheme will not get confused with... -2.07
",@" in lisp macro functions +2.43
Macro calling macro gives "undefined variable" in Gambit... -0.04
Recursive backtracking in Racket? 0.00
Scheme Lexical Parser 0.00
Counting adjacent duplicates in scheme and prolog 0.00
Scheme (Racket) printing #void 0.00
Returning newly created list with 1 element inside function +0.12
formatting decimal number to string with comma as decimal separator... +0.51
Scheme expression evaluation -2.08
Scheme Match all given values in a list before returning true -0.95
How to plot a matrix as an image in racket? -0.26
Multiple conditions in scheme 0.00
Scheme - Iterating Over Two Lists -1.08
Racket - export Pict to Image File 0.00
Self evaluting Racket interpreter -0.57
Racket, include, require and provide don't work 0.00
changing a specific index bit in a binary number in Scheme(Racket) +0.46
Racket, split a list in two different size lists 0.00
Number x and a list of coefficients and returns the result of the p... +0.01