/MathParser

C++ mathematic expression parser

Primary LanguageC++GNU General Public License v2.0GPL-2.0

MathParser

C++ mathematic expression parser

About

MathParser is a personal project leaded by Richard Degenne. It aims to create a standalone mathematic expression parser, based on its own mathematic entities and operations. Note that I will try to maintain an updated documentation, both in the code and in the MathParser GitHub wiki.

Since it is a personal project, it is more of an recreational exercise than a real fully-developed project. However, if you want to help out or take a look to the way it is coded, feel free to fork and work around with it.

Contact

For any remark, question or information about MathParser or its creator, feel free to contact Richard Degenne at richdeg2@gmail.com.

License

The MathParser source code is distributed under the terms of the CC by-nc-sa license.