On 22 December 2016 at 19:25, Nicol Bolas <
jmck...@gmail.com> wrote:
> No. We should not add C++ syntax explicitly and solely for dealing with
> compiler/debugger issues.
..and I would expect it to be quite doable to add fairly sane
pretty-printers with reflection, once we get there.
Furthermore, such syntax doesn't go very far since it's
implementation-specific to quite an extent what it will
print. And how any pretty-printers tie into different debuggers is a
completely separate problem to solve.