Skip to content

kadirlua/ArithmeticParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArithmeticParser

Simple math parser in modern C++. This library parse and evulate given math expressions such as (a + b - c * d).
It's a cross platform library which should compile on any operating system without any problem (I have tested on Windows and Linux)
It also contains Google Test Framework project under the source folder.

If you have any opinion or question, please do not hesitate to ask me

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors