logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Inline::C::ParseRecDescent - The Classic Inline::C Parser

Authors

       Ingy döt Net <ingy@cpan.org>

       Sisyphus <sisyphus@cpan.org>

Description

       This module is Inline::C's original Parse::RecDescent based parser. It was previously packaged as
       Inline::C::grammar.

       Try Inline::C::ParseRegExp for an alternative.

Name

       Inline::C::ParseRecDescent - The Classic Inline::C Parser

Synopsis

           use Inline C => DATA =>
                      USING => ParseRecDescent;

See Also