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

Thanks for the link -- and for bringing up string-eval. That particular feature hadn't actually made my list before this, though primarily because (as I see now) I hadn't fully considered its implications for dealing with a paucity of important features. It's going in my list of language litmus tests now.

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

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