Calculator

Calculator

kaurjap

This is a stack-based evaluator, that is, a calculator that uses the stack data structure and performs calculation expression evaluations in O(n) time.

0 Stars
0 Forks
1 Watchers
C++ Language
3 SrcLog Score
Cost to Build
$131.9K
Market Value
$11.5K

Growth over time

4 data points  ·  2025-04-01 → 2026-08-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about Calculator

Question copied to clipboard

What is the kaurjap/Calculator GitHub project? Description: "This is a stack-based evaluator, that is, a calculator that uses the stack data structure and performs calculation expression evaluations in O(n) time.". Written in C++. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone Calculator

Clone via HTTPS

git clone https://github.com/kaurjap/Calculator.git

Clone via SSH

[email protected]:kaurjap/Calculator.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the Calculator issue tracker:

Open GitHub Issues