Pages

Malaga Perl interface to Malaga grammars

This module, informally also known as perlmalaga to avoid confusion, lets you work with analysis results of Malaga grammars directly from Perl programs. This module greatly simplifies the building of applications using linguistic knowledge in the form of Left-Associative Grammars.

Note: The link above points to the latest release, which has to be used in conjunction with libmalaga 6 (Malaga 6.8) or higher. Starting with version 7, libmalaga requires all input and output to be encoded in UTF-8. Thus all strings to be analyzed must be encoded in UTF-8, and all strings returned by analyses will be encoded in UTF-8.