Skip to content

Anmol-Singh-Jaggi/cpp-py-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cpp-Py Calculator

A simple application which takes a mathematical expression as the input and displays its result as the output.

Preferred Usage

g++ cpp-py-calc.cpp -o eval
./eval expression

Requirements -:

  • GNU C++ compiler
  • Python 3

About

A simple C++/Python expression evaluator. Calls Python interpreter from within C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages