/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Emacs Lisp Elements
(protesilaos.com)
353 points
robenkleene
| 2 comments |
12 Apr 25 15:09 UTC
|
HN request time: 0.565s
|
source
1.
ptx
◴[
13 Apr 25 12:04 UTC
]
No.
43672153
[source]
▶
>>43665046 (OP)
#
Hmm, there seems to be no mention of dynamic vs. lexical binding, which is a difference from some other Lisps I was hoping to gain some insight on.
replies(1):
>>43672989
#
ID:
GO
2.
sctb
◴[
13 Apr 25 14:18 UTC
]
No.
43672989
[source]
▶
>>43672153 (TP)
#
If you're still interested:
https://www.gnu.org/software/emacs/manual/html_node/elisp/Le...
. Basically modern Emacs Lisp works like Common Lisp.
↑