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


Inline documentation  | view source Contained in the Inline distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

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.

AUTHOR

Brian Ingerson <ingy@ttul.org>

COPYRIGHT

Top


Inline documentation  | view source Contained in the Inline distribution.