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.
|
|
|
| アーキテクチャ | パッケージサイズ | インストールサイズ | ファイル |
|---|---|---|---|
| alpha | 778.6 kB | 2340 kB | [ファイル一覧] |
| amd64 | 821.7 kB | 2120 kB | [ファイル一覧] |
| hppa | 827.1 kB | 2004 kB | [ファイル一覧] |
| i386 | 762.8 kB | 1928 kB | [ファイル一覧] |
| ia64 | 1,150.3 kB | 3816 kB | [ファイル一覧] |
| mips | 761.0 kB | 2464 kB | [ファイル一覧] |
| mipsel | 758.1 kB | 2464 kB | [ファイル一覧] |
| powerpc | 825.9 kB | 2072 kB | [ファイル一覧] |
| s390 | 752.9 kB | 1936 kB | [ファイル一覧] |
| sparc | 729.5 kB | 1860 kB | [ファイル一覧] |