How exactly would you go about writing a program to simplify algebraic expressions?

This page summarizes the projects mentioned and recommended in the original post on /r/cpp_questions

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • muparser

    muparser is a fast math parser library for C/C++ with (optional) OpenMP support.

  • https://beltoforion.de/en/muparser/ is a good example of such a parser.

  • paip-lisp

    Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"

  • PAIP has some chapters on this. Here is one: https://github.com/norvig/paip-lisp/blob/main/docs/chapter8.md

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • root

    The official repository for ROOT: analyzing, storing and visualizing big data, scientifically

  • Hey, I found something which could be useful: https://root.cern

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.

Suggest a related project

Related posts