Re: [perl #59784] [PATCH] Enhancement : support for multiple optables in PGE

2008-10-12 Thread Florian Hatat
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

Re: [perl #59784] [PATCH] Enhancement : support for multiple optables in PGE

2008-10-19 Thread Florian Hatat
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