Parse::Yapp Grammar

I’ve added a Parse::Yapp grammar to:

generic/emacspeak/parser/perl/parser.yp

Currently it’s a direct equivalent to the Bison grammar parser.y in the same directory.

I’ve still to write the Perl lexer.

It’s purpose is to see if it is faster and more seamless than the C equivalent.

Read more: