x.Trm Appendix: Terminology - JulTob/Ada GitHub Wiki

Appendix: Terminology

Static: Determined at compilation.

Dynamic: Determined at execution.

Statements are executed and expressions evaluated.

Exceptions are raised and then handled.

Interface: The description of a means of communication.

Protocol: A set of rules and elements that prescribe communication.