Re: PCR replaces PGE in Pugs

2006-09-17 Thread Christopher D. Malon
On Sep 17, 2006, at 4:32 AM, Agent Zhang wrote: Tonight, Audrey implemented the bridge between Pugs' Haskell core and the Perl 5 module Pugs::Compiler::Rule, thus bringing rules support to our pugs ``for free''. This is really good news to us. :) For more than one year, Pugs had required parrot

PCR replaces PGE in Pugs

2006-09-17 Thread Agent Zhang
Tonight, Audrey implemented the bridge between Pugs' Haskell core and the Perl 5 module Pugs::Compiler::Rule, thus bringing rules support to our pugs ``for free''. This is really good news to us. :) For more than one year, Pugs had required parrot to provide full Perl 6 regexes (rules) support si