|
|
|
|
|
by kevincox
1780 days ago
|
|
Can you give some examples? IIUC there are builtins (macros/functions that couldn't be expressed in the language) but no keywords. There are lots of syntax elements that could be keywords like ' (quoting) but I am not aware of any true keywords. |
|
From Wikipedia: "Some Lisp control structures are special operators, equivalent to other languages' syntactic keywords."