* Beginning of librules, a C implementation of Perl 6 Rules
(really just the operator precedence parser for now.) (Why am I doing this? Mostly I want to understand how the new OPTable.pir and Parse::YAPP works. :))
(really just the operator precedence parser for now.) (Why am I doing this? Mostly I want to understand how the
new OPTable.pir and Parse::YAPP works. :))