Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 55a2e32994c5dfb4813a2d7810bb2b2f

perl-Affix-Infix2Postfix-0.03-6.fc14.noarch.rpm

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.

Sources packages:

Other version of this rpm: