The fact that you can't get a context-free grammar for Perl should be proof of that.
I wouldn't jump to that conclusion so fast. Human languages are not context-free. Giving a language a CFG certainly makes it easier for computers to understand it; it's less clear that it makes it easier for the human programmer.
In reply to Re^3: Trinary Operator Semantics
by kscaldef
in thread Trinary Operator Semantics
by hardburn
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |