1muParser is an extensible high performance math parser library written in C++.
2It is based on transforming an expression into a bytecode and precalculating
3constant parts of it.
4