Skip to content

widon1104/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

a simple expression Calculator written in c++

How to compile code

install cmake and gcc

  1. sudo apt-get install cmake build-essential
  2. cmake . && make

support command

use !help command to list command
!help
Recognized commands
!help
!quit
!v //list all variables
!f //list all support functions
!load filename //load variable from a file
!save filename //save variable to a file

About

a simple expression Calculator written in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published