GitHub topics: expression-evaluation
b-kiiskila/py_evalexpr
A Python extension module written in Rust that provides bindings to the evalexpr crate, enabling quick and safe expression evaluation in Python.
Language: Python - Size: 70.3 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

Silent0Wings/Arithmetic-Calculator-Using-Custom-Stack-Implementation
This project implements an arithmetic calculator capable of parsing and evaluating mathematical expressions using a custom stack data structure. The calculator handles various arithmetic operations and parentheses, providing accurate results for complex expressions.
Language: Java - Size: 153 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

alexfru/regal86
Register Allocator for 8086
Language: Assembly - Size: 55.7 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 75 - Forks: 6

pcarruscag/MEL
Math Expression Library
Language: C++ - Size: 106 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mhmoussa/java-calculator
The CalculatorApp is a Java-based calculator application with a graphical user interface. It provides users with the ability to perform various mathematical operations such as addition, subtraction, multiplication, division, exponentiation, square root, and trigonometric functions.
Language: Java - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fritschy/filterer
An experiment in implementing simple filtering expressions
Language: Rust - Size: 163 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

edmilson-dk/expression-evaluation
Basically, an expression evaluation is an algorithm that aims to receive a mathematical expression and return the result of that expression.
Language: C++ - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

kkkooolllyyyaaa/math_log
My assignments in the mathematical logic discipline
Language: C++ - Size: 187 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

naman14310/Expression_Evaluation_By_Shunting_Yard_Algo
The shunting yard algorithm is used to convert the infix notation to reverse polish notation.
Language: C++ - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
