On Wed Dec 31 13:10:48 2008, masak wrote:
> <TimToady> and Grammar.parse($string) should work
> <masak> is that specced?
> <TimToady> or StoryGrammar.new($string).TOP
> <[particle]> yes, trying to help you Get It Right.
> <masak> TimToady: I gotta write this down somewhere.
> <Matt-W> .parse($string) on a grammar doesn't seem to be implemented
> in rakudo atm
> <TimToady> also .parsefile($filename)

pmichaud++ already implemented .parse a while ago, and today I added
both .parsefile in git 7b867b7 and tests for the pair of them to the
spectests. And .new already worked like that. So, resolving ticket.

Thanks!

Jonathan

Reply via email to