muParser¶
muParser is an extensible high performance math expression parser library written in C++. It works by transforming a mathematical expression into bytecode and precalculating constant parts of the expression.
homepage: http://beltoforion.de/article.php?a=muparser
version | toolchain |
---|---|
2.2.5 |
GCCcore/6.4.0 |
2.3.2 |
GCCcore/10.2.0 |
2.3.2 |
GCCcore/9.3.0 |
2.3.3 |
GCCcore/10.3.0 |
2.3.4 |
GCCcore/11.3.0 |
2.3.4 |
GCCcore/12.2.0 |
(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)