Indeed - I have also wondered what a “struct processor” rather than “list processor” would look like.
I keep thinking code blocks and the struct/map definition could possibly both use `{ ... }`, which might appear a bit like some other languages? What about function calling and definitions?
The S-Expr thing seems to indicate you’d still need a “head” then a list of key-value pairs?
I keep thinking code blocks and the struct/map definition could possibly both use `{ ... }`, which might appear a bit like some other languages? What about function calling and definitions?
The S-Expr thing seems to indicate you’d still need a “head” then a list of key-value pairs?