A C++ expression-based calculator project being built progressively to support mathematical expression evaluation and advanced parsing concepts.
- Multiple operator support
- Multi-digit number handling
- Operator precedence
- Parentheses handling
- Stack-based evaluation
- GUI version
- C++
- Git
- GitHub