ghfwlc
No user record in our sample, but ghfwlc has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but ghfwlc has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Compared to Python, Common Lisp hardly has any performance issues.
Restarting from the debugger keeps state without third party Python hacks that you mention. In this example Python increments x twice, Lisp just once: >>> x = 0 >>> def f(): ... global x # yuck! ... x += 1 ... >>> def…
Common Lisp is still the most pleasant REPL language. The only complaint I have is that too many function names are taken due to the large spec.