⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{library}}'''GNAT RTL''' is an implementation of the standard [[Ada]] library distributed with the [[GNAT]] compiler. It provides numerous additional packages for:

  • Components;
  • OS calls;
  • Debugging;
  • Pattern matching;
  • Sockets.

The library is distributed under the [[GPL]] license and maintained by [http://www.adacore.com/home/ AdaCore].