Skip to content

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Sponsor this project

Packages

Used by

Contributors

Languages