I wish programming languages just settled on S-expressions and called it a day. Code analysis and parser writing can be such a PITA :P
Love how these need to take totally different interpretations for the symbol `.`
`foo=.``foo=bar.``foo=var.baz`
very under-appreciated for cross-language inter-op! though it never really got formalized which doesn't help
Escape ship from centralized social media run by Mauve.
Love how these need to take totally different interpretations for the symbol `.`
`foo=.`
`foo=bar.`
`foo=var.baz`