Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get Perl::Grammar.parse (with the Perl6::Grammar::Actions) to work #1033

Closed
p6rt opened this issue Jun 3, 2009 · 6 comments
Closed

get Perl::Grammar.parse (with the Perl6::Grammar::Actions) to work #1033

p6rt opened this issue Jun 3, 2009 · 6 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jun 3, 2009

Migrated from rt.perl.org#66270 (status was 'resolved')

Searchable as RT66270$

@p6rt
Copy link
Author

p6rt commented Jun 3, 2009

From @masak

<pmichaud> rakudo​: my $match = Perl6​::Grammar.parse("say <OH HAI>",
:action(Perl6​::Grammar​::Actions.new));
<p6eval> rakudo 7cfa19​: OUTPUT«Method 'parse' not found for invocant
of class ''␤»
<masak> pmichaud​: I encountered that when I tried also.
<pmichaud> I might be able to get that to work.
<masak> pmichaud​: that would be awesome.

@p6rt
Copy link
Author

p6rt commented Jun 5, 2009

From @pmichaud

Now added in 056847f. Please add a test to t/spec so we can close this
ticket. :-)

Pm

@p6rt
Copy link
Author

p6rt commented Jun 5, 2009

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Jun 5, 2009

From @pmichaud

Test now added to S05-grammar/std.t, closing ticket.

Pm

1 similar comment
@p6rt
Copy link
Author

p6rt commented Jun 5, 2009

From @pmichaud

Test now added to S05-grammar/std.t, closing ticket.

Pm

@p6rt
Copy link
Author

p6rt commented Jun 5, 2009

@pmichaud - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Jun 5, 2009
@p6rt p6rt added the Todo label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant