slackbuilds_ponce/system/sparse
Vijay Marcel 88ae68873d
system/sparse: Added (Sematic Parser)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-10-08 09:12:43 +07:00
..
README
slack-desc
sparse.info
sparse.SlackBuild

Sparse is a semantic parser provides a compiler frontend
capable of parsing ANSI C as well as many GCC extensions,
and a collection of sample compiler backends including a
static analyzer called sparse.It is designed to convey
semantic information about types or what locks function
aquires or releases.

This is an optional dependency for QEMU