|
|
|
|
|
by Cthulhu_
2192 days ago
|
|
And yet, if you think about parsing it, they're all ways to group things together. Avoiding adding reserved characters (see also the discussion about adding ternaries) is a worthy goal to pursue. Keeps the parser(s) simpler too. An IDE / coloring scheme can help make things look more distinct if need be. |
|