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::ParseRegExp - The New and Improved Inline::C Parser

Author

       Mitchell N Charity <mcharity@vendian.org>

Description

       This module is a much faster version of Inline::C's Parse::RecDescent parser.  It is based on regular
       expressions instead.

Name

       Inline::C::ParseRegExp - The New and Improved Inline::C Parser

Synopsis

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

See Also