StackRating

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

Rainer Joswig

Rating
1606.94 (1,506th)
Reputation
116,200 (576th)
Page: 1 ... 16 17 18 19 20 ... 37
Title Δ
Why can CLOS slots be unbound? +1.93
CLOS slot accessors: read but not write +1.99
loop keyword immediately after finally 0.00
Trying to understand setf + aref "magic" +0.35
How does using the SETF function to extend SETF work? +0.36
Questions on case +1.87
Why are there so many ways to compare for equality? -1.01
push does not work as I would expect it - why? +0.97
Use of # a.k.a. read-macro +0.36
What is the difference between a keyword symbol and a quoted symbol? +2.01
When would I use mapc instead of mapcar? +0.35
Cadr of a list involving assoc function +0.36
What is the purpose of &environment in Common Lisp? -0.56
How to sum all numbers that are divisible by 3 or 5 below 1000 in L... +0.02
How to effectively read and write Lisp code? +0.36
Is there an existing lisp macro for building up a list? -1.86
Why does CLISP stops responding during this nested loop? -2.03
Idiomatic way to group a sorted list of integers? +1.29
What is the exact difference between NULL and NIL in Common Lisp? -1.79
When to use defparameter instead of setf? +0.71
Common Lisp: defstruct constructors and (declare (type blahblah bla... 0.00
Alternative implementation of `if` - incomprehensible behavior -0.59
Common lisp load package from name in string +1.82
Lisp graph data structures -0.14
How to use predicates and mapcan use in common lisp -0.13
Select random char from string in Common Lisp +0.36
LispWorks program will not build as application 0.00
Common-Lisp printing the tab character in function format 0.00
Can I have nested defmethod/defgeneric in lisp? 0.00
Percent sign in defun and defstruct -0.38
Programmatically defun a function with a given name 0.00
The necessity of quote in On Lisp's #[ read macro? 0.00
Can objects define new sibling or child classes in OOP? Why or why... +1.84
LISP nested Loops perform in parallel. How would one force it to pe... 0.00
Can anyone help me trace this LISP expression execution? +2.03
How can I define a &key argument that supersedes an &option... +1.17
Infinite recursion in doubly linked list implementation 0.00
Why does replacing "(null x)" with "(null (cdr x))&q... +1.66
defclass type information for performance +1.85
Bizarre quoted list example from On Lisp 0.00
Idiomatic way to specialize on type keyword for lisps that do not m... 0.00
Capturing but continuing from warnings in Common Lisp -0.37
lisp hash symbol replaces returned values 0.00
Reading Outer Nested Forms in Lisp? -0.09
Lisp array element swap +0.40
common lisp defclass make-instance usage in custom macro 0.00
Can't access CL-USER symbols in new package defined with make-packa... +1.10
Recursively splitting a list into two using LISP -0.33
In Lisp, what is the relationship between a form and a file? -2.20
Side effects in Lisp/Clojure -0.39