So my "just adding symbols" does a lot more than I made it look like, thanks 
for pointing that out. I didn't think of the drastic changes in code behavior 
importing these existing language features cause, maybe because I'm just used 
to them. That being said, I still think that changing the existing code itself 
with meta-programming is a different thing than changing its behavior by 
importing entities which are generally defined on the same semantic level.

> These all of coarse lessen code's evidence, for that increasing its 
> expressiveness, and so far the latter is Nim's virtue.

Not the only virtue, though. The slogan is "Efficient and expressive 
programming." and the efficiency part has a lot to do with readability through 
"Keep it simple, keep it obvious". IMHO Nim is pretty good at this so far. Oh, 
and "Efficient" comes first :o)

Reply via email to