libparse-yapp-perl

Perl module for creating fully reentrant lalr parser oo perl modules
  http://search.cpan.org/dist/Parse-Yapp/
  0
  no reviews



This is a collection of modules that let you generate and use yacc like thread safe (reentrant) parsers with perl object oriented interface.

the script yapp is a front-end to the parse::yapp module and let you easily create a perl oo parser from an input grammar file.