Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/reznikmm/adalib

Standard Ada library specification as defined in Reference Manual
https://github.com/reznikmm/adalib

Last synced: 2 months ago
JSON representation

Standard Ada library specification as defined in Reference Manual

Lists

README

        

Standard Ada library specification _(adalib)_
=============================================

[![reuse compliant](https://img.shields.io/badge/reuse-compliant-green.svg)](https://reuse.software/)

> Standard Ada library specification as defined in Reference Manual

This repository contains texts of predefined Ada library units as
defined in the Ada Reference Manual. Implementation defined values
are represented as *implementation_defined* identifier.
Private types are completed as *null record*.

## Maintainer

[@MaximReznik](https://github.com/reznikmm).

## Contribute

Feel free to dive in!
[Open an issue](https://github.com/reznikmm/adalib/issues/new) or submit PRs.

## License

[BSD](LICENSES/BSD-3-Clause.txt) © Maxim Reznik