|
|
|
|
|
by zmonx
3045 days ago
|
|
Yes, indeed! Please note that what makes this reasoning method so easily applicable in this case is uniformity of the abstract syntax, not of the surface syntax, which is also called concrete syntax. Homoiconicity is a relation between the concrete and abstract syntax tree (AST) of programs and the language's built-in data structures. |
|