Autrijus Tang suggested to me that you had at one time started work on a
parser for perl6 rules.
What is the state of that project?
May others help?
-kolibrie
SVN (or SVK) is the norm there, at least for pugs.
> The project is basically a very specific subclass of my Regexp::Parser
> module, which you can find on CPAN. Looking through its tutorial is a
> good way to get up to speed on what I'm doing.
Ok, thanks. I'll start getting up to speed. I wondered whether you
were using Regexp::Parser for this rules project. Now to find out what
it's all about.
-kolibrie
--
Jeff "japhy" Pinyan % How can we ever be the sold short or
RPI Acacia Brother #734 % the cheated, we who for every service
http://japhy.perlmonk.org/ % have long ago been overpaid?
http://www.perlmonks.org/ % -- Meister Eckhart
> Autrijus Tang suggested to me that you had at one time started work on a
> parser for perl6 rules.
>
> What is the state of that project?
I started work on it back at the end of May, beginning of June, but then I
got bogged down with classwork (taking a summer course) and after that I
moved to a new place and started a job. I've only just now gotten
internet at my apartment, so I can work on it again from home (rather than
at work).
> May others help?
Most likely. I haven't CVS'd it yet (or whatever it is they're using on
feather.perl6.nl), but I suppose I should if multiple people would want to
contribute.
The project is basically a very specific subclass of my Regexp::Parser
module, which you can find on CPAN. Looking through its tutorial is a
good way to get up to speed on what I'm doing.
--
Awesome, I'll take a look.
-kolibrie