Skip to content

Komali-Velangani/expression-calculator-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Expression Calculator in C++

A C++ expression-based calculator project being built progressively to support mathematical expression evaluation and advanced parsing concepts.

Planned Features

  • Multiple operator support
  • Multi-digit number handling
  • Operator precedence
  • Parentheses handling
  • Stack-based evaluation
  • GUI version

Technologies Used

  • C++
  • Git
  • GitHub

About

A C++ expression-based calculator that evaluates mathematical expressions with multiple operators and multi-digit numbers. Built to progressively support operator precedence, parentheses, and advanced parsing concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors