logo
首页技术栈工具库讨论
sparse

sparse

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.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
COCOAPODS
pod 'Sparse'
查看
HOMEBREW
brew install sparse
查看
标签
根据用户添加的标签生成
暂无标签