Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
parsing perl6 grammars
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Nathan Gray  
View profile  
 More options Jul 19 2005, 2:01 pm
Newsgroups: perl.perl6.compiler
From: kolib...@graystudios.org (Nathan Gray)
Date: Tue, 19 Jul 2005 14:01:05 -0400
Local: Tues, Jul 19 2005 2:01 pm
Subject: parsing perl6 grammars
Jeff,

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nathan Gray  
View profile  
 More options Jul 19 2005, 3:22 pm
Newsgroups: perl.perl6.compiler
From: kolib...@graystudios.org (Nathan Gray)
Date: Tue, 19 Jul 2005 15:22:46 -0400
Local: Tues, Jul 19 2005 3:22 pm
Subject: Re: parsing perl6 grammars

On Tue, Jul 19, 2005 at 03:01:03PM -0400, Jeff 'japhy' Pinyan wrote:
> On Jul 19, Nathan Gray said:

> >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.

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff 'japhy' Pinyan  
View profile  
 More options Jul 19 2005, 3:30 pm
Newsgroups: perl.perl6.compiler
From: ja...@perlmonk.org (Jeff 'japhy' Pinyan)
Date: Tue, 19 Jul 2005 15:30:20 -0400 (EDT)
Local: Tues, Jul 19 2005 3:30 pm
Subject: Re: parsing perl6 grammars
Hrm, the very of Regexp::Parser on CPAN is actually older than the one I'm
working with.  I'll upload the current one right away.

--
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff 'japhy' Pinyan  
View profile  
 More options Jul 19 2005, 3:01 pm
Newsgroups: perl.perl6.compiler
From: ja...@perlmonk.org (Jeff 'japhy' Pinyan)
Date: Tue, 19 Jul 2005 15:01:03 -0400 (EDT)
Local: Tues, Jul 19 2005 3:01 pm
Subject: Re: parsing perl6 grammars
On Jul 19, Nathan Gray said:

> 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.

--
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff 'japhy' Pinyan  
View profile  
 More options Jul 20 2005, 7:08 am
Newsgroups: perl.perl6.compiler
From: ja...@perlmonk.org (Jeff 'japhy' Pinyan)
Date: Wed, 20 Jul 2005 07:08:20 -0400 (EDT)
Local: Wed, Jul 20 2005 7:08 am
Subject: Re: parsing perl6 grammars
http://feather.perl6.nl/~japhy/ has R-P-0.20 with the current state of the
Perl6::Rule::Parser code.

--
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nathan Gray  
View profile  
 More options Jul 20 2005, 2:15 pm
Newsgroups: perl.perl6.compiler
From: kolib...@capitoladvantage.com (Nathan Gray)
Date: Wed, 20 Jul 2005 14:15:53 -0400
Local: Wed, Jul 20 2005 2:15 pm
Subject: Re: parsing perl6 grammars

On Wed, Jul 20, 2005 at 07:08:20AM -0400, Jeff 'japhy' Pinyan wrote:
> http://feather.perl6.nl/~japhy/ has R-P-0.20 with the current state of the
> Perl6::Rule::Parser code.

Awesome, I'll take a look.

-kolibrie


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »