Re: PGE HLLMapping

2008-11-18 Thread Patrick R. Michaud
te (see PIR_closure in > PGE::Perl6Regex today) for the anonymous entry point Again, this is the role of HLLCompiler. HLLCompiler doesn't have any of these features yet, but ultimately it will. > I thought about co-opting the PGE :lang adverb, which is currently a > string repres

PGE HLLMapping

2008-11-17 Thread Chris Dolan
ymous entry point I thought about co-opting the PGE :lang adverb, which is currently a string representing the compreg name. If that were optionally a PGE::HLLMapping instance, then we could conditionally invoke some of the behavior described above. Remaining questions: 1) what's the n