Math Parser Math Parser is simple cpp project for reading and interpreting equations. How to use it git clone https://github.com/schneiderlo/math-parser cd math-parser cmake -S . -B ./build cd build make cp ../equation.v ./equation.v ./MathParser