Andrew Whitworth said:
> Instead of simply giving all optables a unique identifier, maybe we
> should add them to a hash with the name of the "is optable" rule
> being the key for it. That way we could get to the various optables
> by name. Languages like Perl6 that expect to only have one optable
Patrick R. Michaud a écrit :
> As that's being done, I suspect we may discover a far superior
> mechanism for handling optables in general, including allowing
> multiple optables.
>
The only piece of information I could find about protoregexes was
actually STD.pm. I'm sure that I don't understa