math-interpreter
Here are 14 public repositories matching this topic...
Sort:Most stars
Simple literal expression reducer and renderer.
- Updated
Jul 3, 2022 - Python
A Dart package for parsing and evaluating mathematical expressions with support for variables, functions, and constants.
- Updated
Oct 15, 2025 - Dart
A program to calculate the result of mathematical expressions.
- Updated
Sep 30, 2023 - Python
This is Math Interpreter build using Python programming language. An interpreter works in a sequential manner. Similarly, this math interpreter works in a sequential manner.
- Updated
Feb 25, 2021 - Python
Math interpreter for RPN mathematical notation(revers polish notation) written in java
- Updated
Mar 21, 2019 - Java
Mathematical interpreter. Shunting-yard algorithm. Abstract Syntax Tree.
- Updated
May 18, 2021 - C++
Simple math interpreter which uses Shunting Yard algorithm
- Updated
Mar 26, 2020 - C++
My Simple Mathematics Interpreter Implementation In Java (Designed by Stack Structure)
- Updated
Nov 6, 2022 - Java
This is a basic math interpreter written in C#. It can be used to perform basic calculations.
- Updated
Aug 14, 2020 - C#
Math interpreter with variables support and AST optimization
- Updated
Jun 8, 2020 - C++
A Math Interpreter, written in Java, that can evaluate simple Arithmetic Expressions
- Updated
Apr 21, 2021 - Java
Python-based command-line tool designed to evaluate, plot, and manage mathematical expressions.
- Updated
Mar 23, 2025 - Python
Improve this page
Add a description, image, and links to themath-interpreter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with themath-interpreter topic, visit your repo's landing page and select "manage topics."