On 2014-07-12 01:02, Dicebot wrote:

Whatever is ideal solution, we better focus on something practical that
can be realistically added to the language within current priorities
(stability, minimizing addition of new features, clearing corner cases
etc.)

Funny thing you should mention "minimizing addition of new features". That's exactly what AST macros are for. Just the recent addition of supporting C++ namespaces could have easily been implemented with AST macros.

--
/Jacob Carlborg

Reply via email to