dclang, an RPN language descending from dc and forth.
-
Updated
Oct 21, 2024 - C
dclang, an RPN language descending from dc and forth.
Yarer is a library and a cli app for resolving mathematical expressions. Internally it uses the shunting yard algorithm.
根据正则表达式生成其对应 DFA 的状态转移图
Reverse Polish Notation Calculator. Evaluates infix expressions.
RPN expression evaluator for Go
Reverse Polish notation in Rust
An RPN programming language
数式の二分木化・記法変換・計算アルゴリズムの実装
A postfix expression converter and interpreter for generic boolean predicates
Mathematical expression solver / Reverse Polish Notation calculator for NodeJS
Basic RPN Calculator implemented in Java with GUI
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.
Evaluate expressions that consist of multiple rules and joiners.
calculator with reverse Polish notation function
Simle tool for drawing 2D graphics of function specified in the formula way
A parser and evaluator of mathematic expressions
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)
🔍 Practice on regular expressions, "Theory of Formal Languages" course at MIPT DIHT 2nd year
Add a description, image, and links to the rpn-expression topic page so that developers can more easily learn about it.
To associate your repository with the rpn-expression topic, visit your repo's landing page and select "manage topics."