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::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