Regexp::MultiLanguage::BaseDialect 0.03 review
Download
|
|
Regexp::MultiLanguage::BaseDialect takes care of most of the work of writing a dialect for Regexp::MultiLanguage.
SYNOPSIS
Handles interfacing with the Parse::RecDescent grammar to simplify the code that must be written for a dialect of Regexp::MultiLanguage.
Dialect writers only need write the following functions:
wrap
match_regex
comment_start
make_function
function_call
Requirements:
Perl
Regexp::MultiLanguage::BaseDialect 0.03 search tags