|
|
|
|
|
by simongray
1231 days ago
|
|
If it's +(1 2 3) then the language is no longer homoiconic and you will lose the primary leverage of being a Lisp. The fact that Lisp code consists entirely of Lisp data literals (code as data) is what enables Lisp macros and the superior REPL experience. |
|
Not sure if I am missing something. This is an honest question.