git clone --recurse-submodules https://github.com/maxim2266/str.git cd str make # or 'make test' to also run unit tests Link the resulting static library libstr.a ...
VAST is a library for program analysis and instrumentation of C/C++ and related languages. VAST provides a foundation for customizable program representation for a broad spectrum of analyses. Using ...