Our great sponsors
-
ExprTK
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html
For the specific example repo you cited, the project website also offers some preconfigured example MSVC solutions. You may find this much easier to get set up and running if using a Makefile is not a hard requirement.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Better library for evaluating math expressions stored on a String
- library for solving equations from string?
- Regular language input math operations
- How to calculate an expression that is stored in a string in C++
- A boolean logic simulator written in c++ & opengl 3.3. This is a toy project I'm currently developing to help me learn c++ & opengl. No libraries used, apart from stb_image and glad.