I thought of that too, but it does have some problems. Eval-string is very cheap in that accounting. print 'a'.'b'; is cheaper then print 'a','b'; (the former constant-folds to print 'ab';).
In reply to Re: Re: Beyond Golf - reading between the tokens
by theorbtwo
in thread Beyond Golf - reading between the tokens
by Aristotle
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |