Ada Semantic Interface Specification

From HandWiki
Revision as of 06:14, 8 March 2021 by imported>Corlink (linkage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Ada Semantic Interface Specification (ASIS) is a layered, open architecture providing vendor-independent access to the Ada Library Environment. It allows for the static analysis of Ada programs and libraries.

References

  • ISO/IEC 15291: Information technology — Programming languages — Ada Semantic Interface Specification (ASIS)
  • ASIS 2.0 specification

External links

See also

  • Ada programming language