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: 14 days ago
JSON representation
Standard Ada library specification as defined in Reference Manual
- Host: GitHub
- URL: https://github.com/reznikmm/adalib
- Owner: reznikmm
- Created: 2018-07-07T17:33:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-29T19:40:06.000Z (about 3 years ago)
- Last Synced: 2024-07-31T20:28:38.864Z (3 months ago)
- Language: Ada
- Size: 129 KB
- Stars: 20
- Watchers: 6
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSES/AdaReferenceManual.txt
Awesome Lists containing this project
- awesome-ada - adalib - Standard Ada library specification as defined in Reference Manual. (Education / Reference)
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