Re: Compound grammar
On Sun, Mar 04, 2007 at 09:38:05PM -0800, Larry Wall wrote: : grammar and override the rules as you see fit. Macros and user-defined s/user-defined/user-defined operators/ Larry
Re: Compound grammar
On Sun, Mar 04, 2007 at 09:25:31PM -0800, Jonathan Lang wrote: : AFAICT, there's nothing in the documentation to explain how one would : define a statement or operator with syntax along the lines of "if ... : else ..." or "... ?? ... :: ..." Admittedly, the only cases I know of : where this is sti