
Sub::Lambda::Grammar

Defines the lambda grammar for Sub::Lambda::Filter.
Runs a Parse::RecDescent parser on its in put with a grammar defined in this module. In effect, translates embedded lambda expressions to Perl code.

Anton Tayanovskyy <name.surname@gmail.com>

Copyright 2008 Anton Tayanovskyy. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
