logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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