Projects in Awesome Lists tagged with expression-evaluation
A curated list of projects in awesome lists tagged with expression-evaluation .
https://github.com/alexfru/regal86
Register Allocator for 8086
8086 assembly code-generation compiler compiler-backend compiler-design compiler-optimization dos expression-evaluation register-allocation x86
Last synced: 01 May 2025
https://github.com/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.
algorithm expression-evaluation notation operands
Last synced: 14 Jul 2025
https://github.com/pcarruscag/mel
Math Expression Library
cpp expression-evaluation expression-parsing
Last synced: 19 May 2026
https://github.com/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.
evalexpr expression-evaluation logical-expressions mathematical-expressions maturin pyo3 python python-bindings rust rust-extension
Last synced: 04 Mar 2025
https://github.com/kkkooolllyyyaaa/math_log
My assignments in the mathematical logic discipline
c-plus-plus expression-evaluation expression-parser expression-tree grammar-parser java math mathematical-logic
Last synced: 12 May 2026
https://github.com/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.
algorithm arithmetic-calculator calculator coding-practice custom-data-structure custom-stack data-structures expression-evaluation java math-operations math-tool programming reverse-polish-notation software-development stack-implementation
Last synced: 25 May 2026