Skip to content
#

expression-parser

Here are 30 public repositories matching this topic...

tinyexpr-plusplus

Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.

  • Updated Sep 23, 2024
  • C++

This repo contains a calculus tree featuring preprocessing, generation, differentiation with respect to a variable, calculate the gradient, curl, divergence, and Laplacian, and evaluate the expression at certain values of its variables also methods to save and load expressions from a file.

  • Updated Nov 16, 2024
  • C++

Improve this page

Add a description, image, and links to the expression-parser topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the expression-parser topic, visit your repo's landing page and select "manage topics."

Learn more