NAME

MarpaX::ESLIF - ESLIF is Extended ScanLess InterFace

VERSION

version 1.0.51

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.

DESCRIPTION

ESLIF is an extension of perl's Marpa::R2 BNF, written as a stand-alone marpaESLIF library.

AUTHOR

Jean-Damien Durand <jeandamiendurand@free.fr>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Jean-Damien Durand.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.