Linked by Thom Holwerda on Fri 10th Sep 2010 14:59 UTC
Thread beginning with comment 440500
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[8]: Why would I want to do it?
by Neolander on Sat 11th Sep 2010 17:08
in reply to "RE[7]: Why would I want to do it?"
You can support a-long-variable-name easily if you require spaces around the subtraction operator (which many people put there anyway, for readability reasons). Dylan did this, and I think perl six is doing something like this, too.
Right. I personally think this gets a bit too intrusive in the coding style area, but there is room for everyone's taste in the programming language world, and anyway you indeed proved that this is doable
Edited 2010-09-11 17:09 UTC




Member since:
2009-11-11
You can support a-long-variable-name easily if you require spaces around the subtraction operator (which many people put there anyway, for readability reasons). Dylan did this, and I think perl six is doing something like this, too.