Home

Awesome

Generic Ada Runtime CI

The generic Ada runtime is a downsized Ada runtime which can be adapted to different platforms. The offered feature set is a tradeoff between complexity and useful features.

Features

The runtime includes a variety of specs providing types and compiler intrinsics. It furthermore adds a small selection of more complex features:

Platforms

Directory Structure

Platform-specific Symbols

To enable a new platform for this runtime the platform needs to provide a set of linker symbols. Please have a look into the platform interface description.