formula-parser topic

List formula-parser repositories

efp

111
Stars
26
Forks
Watchers

Go Language Microsoft Excel™ Formula Parser

MathParser.org-mXparser

892
Stars
152
Forks
Watchers

Math Parser Java Android C# .NET/MONO (.NET Framework, .NET Core, .NET Standard, .NET PCL, Xamarin.Android, Xamarin.iOS) CLS Library - a super easy, rich and flexible mathematical expression parser (e...

fast-formula-parser

442
Stars
61
Forks
Watchers

Parse and evaluate MS Excel formula in javascript.

formula-parser

633
Stars
196
Forks
Watchers

Javascript Library parsing Excel Formulas and more

Expression-Parser

46
Stars
7
Forks
Watchers

Simple math expression parser library for Unity

c_math_viewer

36
Stars
4
Forks
Watchers

Parses, and hovers math formula of c mathematical library functions

go-exprtk

39
Stars
10
Forks
Watchers

Go Mathematical Expression Toolkit. Run-time mathematical expression parser and evaluation engine.

NoStringEvaluating

25
Stars
8
Forks
Watchers

Fast low memory consuming mathematical evaluation without endless string parsing! Parses string formula once and uses its object sequence in each evaluation. Moreover, provides user defined functions...

tinyexpr-plusplus

67
Stars
10
Forks
Watchers

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