Math Library
-
Updated
Mar 12, 2026 - Rust
Math Library
Yarer is a lightweight mathematical library and CLI designed to evaluate mathematical expressions. It leverages the shunting yard algorithm for deterministic and efficient expression parsing.
Dual-mode CLI calculator in Rust — infix (Shunting-Yard) + RPN (stack-based)
Reverse Polish Notation Calculator written in Rust
a clean, stack-based interpreter CLI
A postfix expression converter and interpreter for generic boolean predicates
A dc-like arbitrary precision quantity calculator.
Stack is a dynamic, stack-based, concatenative programming language.
dc improved - Expanded rewrite of a classic RPN calculator / esoteric programming language
Calculator environment using rpn-l, a language based on reverse polish notation.
Reverse Polish notation in Rust
Rust implementation of the Unix tool "dc", a reverse-polish desk calculator which supports unlimited precision arithmetic.
Add a description, image, and links to the rpn topic page so that developers can more easily learn about it.
To associate your repository with the rpn topic, visit your repo's landing page and select "manage topics."