Paketname | asis-programs |
Beschreibung | Ada Semantic Interface Specification (ASIS) example programs |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2008-4build1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 3416 Byte |
Hängt ab von | gnat, gnat-4.4, libasis2008, libc6 (>= 2.0), libgcc1 (>= 1:4.1.1), libgnat-4.4 (>= 4.4.3-1ubuntu1), |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | asis |
Paketgröße | 1328186 Byte |
Prüfsumme MD5 | df27270cad27e3170206f43382107d58 |
Prüfsumme SHA1 | 3c94b27d39a1cdf11529cc4e1d511dc5dedd36b5 |
Prüfsumme SHA256 | 6764b8174b4e7500b2649beacbbd80c3b768234fe3bef4191e2899ff50b1542d |
Link zum Herunterladen | asis-programs_2008-4build1_i386.deb |
Ausführliche Beschreibung | ASIS (Ada Semantic Interface Specification) lets you develop applications
to walk through the sources of your Ada programs and examine the semantic
constructs.
.
* asistant is an interactive command-line tool to explore the ASIS parse tree
of a program.
* gnatcheck verifies the conformance of source text to coding conventions
* gnatelim finds out unused subprograms and eliminates them.
* gnatmetric calculates metrics such as code complexity.
* gnatpp is a pretty-printer which reformats Ada source text according to
a default or user-specified style guide.
* gnatstub generates an empty but compilable body for a given specification.
* gnatsync analyzes multitasking programs to find possible race conditions.
|