Re: superposed parsers (was: right-to-left pipelines)

2002-12-12 Thread Simon Cozens
[EMAIL PROTECTED] (Stephen McCamant) writes: > Simon> I'm afraid I can't tell whether or not I'm being serious any > Simon> more. > > I don't know if this has been discussed before, but there are > completely serious parsing algorithms that work this way Morale: If you can come up with a crazy en

Re: superposed parsers (was: right-to-left pipelines)

2002-12-11 Thread Stephen McCamant
> "Simon" == Simon Cozens <[EMAIL PROTECTED]> writes: Simon> [EMAIL PROTECTED] (Damian Conway) writes: Damian> But in Perl 6, the consistency between a method's parameter Damian> list and its argument list *is* checked at run-time, so Damian> passing the wrong number of arguments is (quite li