Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 834 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 834 Bytes

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 [email protected].

License

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