An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: math-expression-evaluator

5anthosh/fcal

Extensive math expression evaluator library for JavaScript and Node.js

Language: TypeScript - Size: 1.29 MB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 113 - Forks: 4

Blake-Madden/tinyexpr-plusplus

Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.

Language: C++ - Size: 7.93 MB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 101 - Forks: 14

bugwheels94/math-expression-evaluator

Math JS library. Super advanced & efficient Math expression evaluator

Language: TypeScript - Size: 1.69 MB - Last synced at: 19 days ago - Pushed at: 25 days ago - Stars: 207 - Forks: 34

dy/subscript

Fast and tiny expression parser / evaluator.

Language: JavaScript - Size: 1.07 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 127 - Forks: 4

tmpstpdwn/SimpleMathREPL

A simple command-line math evaluator written in C

Language: C - Size: 50.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Giorgi/Math-Expression-Evaluator

A C# library for parsing mathemitical expressions with support for parentheses and variables.

Language: C# - Size: 321 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 115 - Forks: 29

madorin/matex

PHP Mathematical expression parser and evaluator

Language: PHP - Size: 30.3 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 115 - Forks: 37

javalc6/Simple-Expression-Parser

very simple math expression parser in less than 200 lines of Java code

Language: Java - Size: 7.81 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

hammadmajid/math_repl 📦

Trying to make a math repl to learn Rust

Language: Rust - Size: 161 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

sira-p/Espresso

Espresso is a mathematical expression evaluator in .NET based on ANTLR4.

Language: C# - Size: 9.73 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

jonasraoni/math-expression-evaluator

Math expression evaluator written in Pascal using pointers.

Language: Pascal - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 2

MarcellPerger1/MathExprCalculatorJava

A basic calculator to evaluate math expressions in text

Language: Java - Size: 196 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

pub-calculator-io/math-equation-solver

Free WordPress Plugin: PEMDAS calculator solves mathematical expressions with the order of operations - brackets, exponents, multiplication, division, addition, and subtraction. www.calculator.io/math-equation-solver/

Language: JavaScript - Size: 5.85 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 0

DrkWithT/ExprEval

Parse and evaluate arithmetic expressions.

Language: C++ - Size: 40 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ethan7g/mathvm 📦

Node math processing and execution

Language: JavaScript - Size: 14.6 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

UnknownRori/project-erebus

College first semester last assignment, Simple Math Expression Solver written in C++

Language: C++ - Size: 387 KB - Last synced at: about 10 hours ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

BaseMax/PythonExpressionInterpreter

Simple Math Interpreter in Python

Language: Python - Size: 47.9 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

lost22git/calc

a simple math expr evaluator

Language: Java - Size: 79.1 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vittee/kformula

Mathematical expression engine written in Kotlin, running on JVM.

Language: Kotlin - Size: 305 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 27 - Forks: 2

gkozlenko/math-expression-evaluator

Parses, compiles and evaluates mathematical expressions

Language: Java - Size: 49.8 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

richterich/js-calculator

Simple web calculator 🧮

Language: JavaScript - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

pkokki/DocumentCreator

An opinionated solution for creating documents from JSON objects (API payloads) based on Word templates and Excel formula configuration.

Language: C# - Size: 5.32 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

XChy/XEL

An Expression Engine

Language: C++ - Size: 141 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

r-sajal/DeepLearning-

Language: Jupyter Notebook - Size: 2.73 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 7

javalc6/Expression-Parser

Extensible math expression parser in Java

Language: Java - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

imanehmz/Math-expression-solver-TP_POO

Simple command interpreter of a fictive programming language whose syntax is close to Camllight,it is also a math expression solver with functions and variables

Language: Java - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ArashPartow/exprtk-fuzzer

ExprTk Fuzzer

Language: Shell - Size: 122 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mohamadnachabe/calculator

Library for recursive evaluation of mathematical expressions as strings.

Language: Python - Size: 3.22 MB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

abdnh/shunting-yard-algorithm-demo

A JavaScript demo of the shunting-yard algorithm

Language: JavaScript - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

abdnh/math-eval

Math expression evaluator

Language: C - Size: 28.3 KB - Last synced at: 28 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

allen-liaoo/Mathagician

Math Operation Evaluator

Language: Java - Size: 109 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

BLM16/Calculator

This code was made to evaluate a string math equation. Following all the rules of BEDMAS this code effectively takes a string and calculates the math inside.

Language: C# - Size: 51.8 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0