logoalt Hacker News

beepbooptheorytoday at 3:44 AM1 replyview on HN

Lisp calls c in emacs. What would be a better language? The code-as-data, data-as-code paradigm fits nicely imo with everything-is-a-buffer. Things like global namespace, hooks, defadvice, would all feel very wrong in other interpreter, and yet seem to make sense in elisp.


Replies

sunngtoday at 9:28 AM

Emacs is like a minecraft of lisp expressions.