DESCRIPTION

    ESLIF is an extension of perl's Marpa::R2 BNF, written as a stand-alone
    marpaESLIF <http://github.com/jddurand/c-marpaESLIF> library.

SYNOPSIS

      my $eslif = MarpaX::ESLIF->new();

    This class and its derivatives are thread-safe. Although there can be
    many ESLIF instance, in practice a single instance is enough, unless
    you want different logging interfaces.

