[ 原始碼: asis ]
套件: asis-programs (2019-5)
asis-programs 的相關超連結
Trisquel 的資源:
下載原始碼套件 asis:
維護者:
Original Maintainers:
- Ludovic Brenta
- Xavier Grave
- Nicolas Boulenguez
外部的資源:
- 主頁 [www.adacore.com]
相似套件:
Ada Semantic Interface Specification (ASIS) example programs
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. * gnattest creates AUnit test skeletons and harness for a project (gnattest requires the libaunit development package to be installed)
其他與 asis-programs 有關的套件
|
|
|
-
- dep: gnat
- GNU Ada compiler
-
- dep: gnat-10
- GNU Ada compiler
-
- dep: libasis2019.1 (>= 2019)
- Ada Semantic Interface Specification (ASIS) runtime library
-
- dep: libc6 (>= 2.28)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgnat-util10 (>= 10.2.1-1ubuntu1)
- GNU Ada compiler selected components (shared library)
-
- dep: libgnatcoll19 (>= 21.0.0)
- GNATColl, general purpose Ada library (runtime)
-
- dep: libgnatprj8 (>= 2021.0.0.0778b109)
- support for programs processing GNAT projects (runtime)
-
- dep: libxmlada-dom7 (>= 21.0.0)
- XML/Ada, a full XML suite for Ada programmers (dom runtime)
-
- dep: libxmlada-input7 (>= 21.0.0)
- XML/Ada, a full XML suite for Ada programmers (input sources runtime)
-
- dep: libxmlada-sax7 (>= 21.0.0)
- XML/Ada, a full XML suite for Ada programmers (sax runtime)
-
- dep: libxmlada-schema7 (>= 21.0.0)
- XML/Ada, a full XML suite for Ada programmers (schema runtime)
-
- dep: libxmlada-unicode7 (>= 21.0.0)
- XML/Ada, a full XML suite for Ada programmers (unicode runtime)
-
- dep: libxmlezout7 (>= 1.06.2)
- Easy-to-use library for emitting XML from Ada programs, runtime
-
- rec: libaunit20-dev
- AUnit, a unit testing framework for Ada: development