http://www.perlmonks.org?node_id=623679


in reply to Re: What do you use as a language litmus?
in thread What do you use as a language litmus?

I think it's telling that I've never heard of a "read-only" language. The implication I draw from this is that readability is dependent upon writability: the extent to which a language is writable is an upper bound to its readability. So, yeah -- writability is of pretty significant importance objectively, I think, as well as subjectively.

print substr("Just another Perl hacker", 0, -2);
- apotheon
CopyWrite Chad Perrin

  • Comment on Re^2: What do you use as a language litmus?