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.
-
Updated
Aug 28, 2026 - Rust
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.
根据正则表达式生成其对应 DFA 的状态转移图
Reverse Polish Notation Calculator. Evaluates infix expressions.
Reverse Polish notation in Rust
RPN expression evaluator for Go
A postfix expression converter and interpreter for generic boolean predicates
An RPN programming language
Evaluate expressions that consist of multiple rules and joiners.
Basic RPN Calculator implemented in Java with GUI
Mathematical expression solver / Reverse Polish Notation calculator for NodeJS
Reverse Polish Notation (RPN) Library. This is a method for representing arithmetical expressions in which the operator symbol is placed after the arguments being operated on.
数式の二分木化・記法変換・計算アルゴリズムの実装
A small typed language that compiles to python.
Simle tool for drawing 2D graphics of function specified in the formula way
calculator with reverse Polish notation function
HCMUS - Midterm Project 2 - Programming Techniques
The 4th labwork on SDIS subject, 4th term; calculator with basic and log() functs and expressions represent in RPN and expression tree forms with MVC pattern (using JavaFX)
The repository contains a project implemented as part of the Automata, Languages and Computation course at the university.
To associate your repository with the rpn-expression topic, visit your repo's landing page and select "manage topics."