mkdir build && cd build cmake -DCMAKE_BUILD_TYPE=Release .. make
A math lexer/parser and AST data structure built for research applications