/rpn

Reverse Polish notation converter and calculator.

Primary LanguageGoMIT LicenseMIT

rpn

Using shunting-yard algorithm convert infix notation to postfix notation(reverse Polish notation).

A calculator for postfix expressions.

Most unary operations have not been implemented.

License

MIT.