Paketname | sparse |
Beschreibung | semantic parser of source files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (multiverse) |
Version | 0.4.1+git20081218-1 |
Sektion | multiverse/devel |
Priorität | optional |
Installierte Größe | 1216 Byte |
Hängt ab von | libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 483176 Byte |
Prüfsumme MD5 | 0a067188dfafeb017798d56439fa381f |
Prüfsumme SHA1 | 2113db17a76765e4121ff232290a9fd335d121d5 |
Prüfsumme SHA256 | f8adbc6b0b9e16a740475a0f9fec5c39c7d453de71eaf84733446bec8d853430 |
Link zum Herunterladen | sparse_0.4.1+git20081218-1_i386.deb |
Ausführliche Beschreibung | 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.
.
Sparse can be invoked directly as "sparse" or via the "cgcc" wrapper
around the C compiler.
|