# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #61886] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=61886 >
<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)