Skip to content

ZenAlgorithms/Expressions

Repository files navigation

Something to understand how works ...

See more examples ...

Build

git clone https://github.com/ZenAlgorithms/Expressions.git
cd Expressions
mkdir build
cd build
cmake ..
make
make install