Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 28 |
Nodes: | 6 (0 / 6) |
Uptime: | 43:44:24 |
Calls: | 422 |
Calls today: | 1 |
Files: | 1,024 |
Messages: | 90,185 |
I am not counting the Emacs Lisp implementations,
as they are probably (?) only toys.
Interesting: I only know of one ELisp implementation
Stefan Monnier wrote:
Interesting: I only know of one ELisp implementationEmacs Lisp
Rutgers University Extended Addressing Lisp
CCA Emacs Elisp
On Tue, 12 Nov 2024, Paul Rubin wrote:
if (x) {foo();Looks horrible.
bar++;}}}}
Never seen this coding style.
On Tue, 12 Nov 2024 20:49:07 +0300, Robin Haberkorn wrote:
On Tue, 12 Nov 2024, Paul Rubin wrote:
if (x) {foo();Looks horrible.
bar++;}}}}
Never seen this coding style.
It comes from Lisp, where it looks equally horrible.