Package available in: [trunk] [8.0] [7.0]
Sparse is a semantic parser of source files. It's neither a compiler (although it could be used as a front-end for one) nor a preprocessor (although it contains a preprocessing phase). It is meant to be a small, simple, easy to use library. Its function is to create a semantic parse tree for some arbitrary user for further analysis. It's not a tokenizer, nor is it a generic context-free parser. Context (semantics) is what it's all about: figuring out not just what the grouping of tokens are, but what the types are that the grouping implies.
... part of T2, get it here
URL: http://kernel.org/pub/linux/kernel/people/josh/sparse/
Author: Linus Torvalds
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: OpenSource
Status: Beta
Version: 0.3
Remark: Does cross compile (as setup and patched in T2).
Download: http://kernel.org/pub/linux/kernel/people/josh/sparse/dist/ sparse-0.3.tar.gz
T2 source: sparse.cache
T2 source: sparse.conf
T2 source: sparse.desc
Build time (on reference hardware): 5% (relative to binutils)2
Installed size (on reference hardware): 0.63 MB, 26 files
Dependencies (build time detected): 00-dirtree bash binutils bzip2 coreutils diffutils findutils gcc glibc grep iso-codes linux-header make sed sysfiles tar
Installed files (on reference hardware): n.a.
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).