| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Affix-Infix2Postfix | Distribution: Unknown |
| Version: 0.03 | Vendor: Fedora Project |
| Release: 2.fc7 | Build date: Fri Apr 25 00:57:49 2008 |
| Group: Development/Libraries | Build host: xenbuilder4.fedora.phx.redhat.com |
| Size: 9015 | Source RPM: perl-Affix-Infix2Postfix-0.03-2.fc7.src.rpm |
| Packager: Fedora Project | |
| Url: http://search.cpan.org/dist/Affix-Infix2Postfix/ | |
| Summary: Perl extension for converting from infix notation to postfix notation | |
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.
GPL+ or Artistic
internal MD5: 6be2f523f772afb02264631cce3f0d56
GPG
* Wed Mar 05 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.03-2 - rebuild for new perl * Tue Apr 03 2007 Steven Pritchard <steve@kspei.com> 0.03-1 - Specfile autogenerated by cpanspec 1.70. - Fix License.
Pl
Generated by rpm2html 1.8.1
Daniel Veillard, Sun Jul 6 03:35:24 2008