Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/richard-degenne/mathparser

C++ mathematic expression parser
https://github.com/richard-degenne/mathparser

Last synced: about 2 months ago
JSON representation

C++ mathematic expression parser

Awesome Lists containing this project

README

        

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.