Description
Sparse, the semantic parser, provides a compiler frontend capable of parsing most of ANSI C as well as many GCC extensions, and a collection of sample compiler backends, including a static analyzer also called “sparse”. Sparse provides a set of annotations designed to convey semantic information about types, such as what address space pointers point to, or what locks a function acquires or releases.
Details
- Listing categories Static analysis
- Licence Open Source
- Status Active
- Supported Technology C/C++
- User Interface Command line
Post New Review
You must be logged in to post a comment.