Skip to content
#

calculator-app

Here are 38 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 Jul 21, 2025
  • C++
BlueberryOS_Apps_Calculator

This is a C++ program that evaluates mathematical expressions containing operators +, -, *, and /, and parentheses ( and ). The program supports multi-digit numbers and guarantees that parentheses are used for each operator.

  • Updated Jun 24, 2023
  • C++

Improve this page

Add a description, image, and links to the calculator-app 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 calculator-app topic, visit your repo's landing page and select "manage topics."

Learn more