Skip to content

simple math parser written in modern C++

License

Notifications You must be signed in to change notification settings

kadirlua/ArithmeticParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 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

No packages published