Letter P

perl-Affix-Infix2Postfix - Perl extension for converting from infix notation to postfix notation

Website: http://search.cpan.org/dist/Affix-Infix2Postfix/
License: GPL+ or Artistic
Vendor: GhiaPet RPMs <http://www.ghiapet.net/>
Description:
Infix2Postfix as the name suggests converts from infix to postfix notation.
The reason why someone would like to do this is that postfix notation is
generally much easier to do in computers. For example take an expression
like: a+b+c*d. For us humans it's pretty easy to do that calculation. But
it's actually much better for computers to get a string of operations such
as: a b + c d * +, where the variable names mean put variable on stack.

Packages

perl-Affix-Infix2Postfix-0.03-15.el7.gp.src [9 KiB] Changelog by Fedora Release Engineering (2013-08-03):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
perl-Affix-Infix2Postfix-0.03-15.el7.gp.noarch [11 KiB] Changelog by Fedora Release Engineering (2013-08-03):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Listing created by Repoview-0.6.6-1.el6