On Thu, 08 Nov 2012 21:53:11 +0400 Dmitry Olshansky <dmitry.o...@gmail.com> wrote:
> 11/7/2012 5:40 PM, deadalnix пишет: > > > > I think D has already too many feature, and that many of them can be > > implemented as attribute + AST processing. > > +1 > Doesn't that still amount to the same amount of features though? At least from the user's standpoint anyway. Plus, I would imagine that library-implemented features would be slower to compile (simply because it's just that much more to be compiled). Not that I'm necessarily saying "Always stuff everything into the language forever!" I just don't see it as quite so clear-cut.