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
0 Watchers
C++ Language
30 SrcLog Score
Cost to Build
$127.4K
Market Value
$7.6K

Growth over time

2 data points  ·  2025-04-01 → 2026-04-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