Y
Hacker News
new
|
ask
|
show
|
jobs
by
kazinator
1089 days ago
Oh, newbies can learn Common Lisp badly and have to unlearn. Like, oh, use this
let
thing rather than introducing variables with
setq
inside your function, and speaking of which, for proper globals use
defvar
.
1 comments
3836293648
1089 days ago
Are you saying let is bad? Why? Or am I reading you wrong?
I only use elisp though, and not common lisp or clojure
link
I only use elisp though, and not common lisp or clojure