>Even data structures in memory have a (binary) syntax
No, they don't. Syntax is the expression of structure through the arrangement of the contents of a single sequence. Data structures as they are typically realized express structure through the relationships between several sequences.
At the interface level, nested navigable fields.
>Even data structures in memory have a (binary) syntax
No, they don't. Syntax is the expression of structure through the arrangement of the contents of a single sequence. Data structures as they are typically realized express structure through the relationships between several sequences.