nifty@lemmy.world to Programmer Humor@programming.dev · 9 months agoEvery language has its nichelemmy.worldimagemessage-square168fedilinkarrow-up1966arrow-down143
arrow-up1923arrow-down1imageEvery language has its nichelemmy.worldnifty@lemmy.world to Programmer Humor@programming.dev · 9 months agomessage-square168fedilink
minus-squarePipoca@lemmy.worldlinkfedilinkarrow-up2·8 months agoEmacs is a bunch older than common lisp. One of its more idiosyncratic design decisions was using dynamic scope, rather than lexical scope. They did add in per-file lexical scope, though. It also just doesn’t implement a lot of common lisp’s standard library.
Emacs is a bunch older than common lisp.
One of its more idiosyncratic design decisions was using dynamic scope, rather than lexical scope. They did add in per-file lexical scope, though.
It also just doesn’t implement a lot of common lisp’s standard library.