🟦 A lightweight JavaScript library for evaluating mathematical expressions written in natural mathematical notation.
-
Updated
Apr 5, 2026 - TypeScript
🟦 A lightweight JavaScript library for evaluating mathematical expressions written in natural mathematical notation.
Parses math expressions using shunting yard algorithm
Safe math evaluator with variables, dependencies, and precision.
TypeScript port of the mXparser framework by Mariusz Gromada (https://github.com/mariuszgromada). Use the same formula syntax on Java, .NET Core, Xamarin and JavaScript platforms.
A simple educational JavaScript project that simulates a mini compiler. It takes a mathematical expression as input and performs lexical, syntactic, semantic analysis, intermediate code generation, and basic optimization — all visualized step by step in React.
A simple angular calculator with a math parser that I designed.
A zero-dependency scientific calculator with Vanilla TypeScript built from scratch.
Add a description, image, and links to the math-parser topic page so that developers can more easily learn about it.
To associate your repository with the math-parser topic, visit your repo's landing page and select "manage topics."