Skip to content

hyde1/calculator-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calculator-parser

Parses and calculates math string from cli:

$ ./calc "10 + 3 * 5"
25

Quotes can be omited if there is no special chars (*, %...)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages