Ada topic

Ada is a structured, statically typed, imperative, and object-oriented high-level programming language. It has built-in language support for design by contract, strong typing, explicit concurrency, tasks, synchronous message passing, and protected objects. Ada improves code safety and maintainability by using the compiler to find errors in favor of runtime errors. Ada is an international technical standard, jointly defined by the International Organization for Standardization (ISO), and the International Electrotechnical Commission (IEC) as ISO/IEC 8652:2012.

List Ada repositories

sdl2-examples

313
Stars
39
Forks
Watchers

SDL2 examples, for 25+ different programming languages

awesome-ada

593
Stars
71
Forks
Watchers

A curated list of awesome resources related to the Ada and SPARK programming language

yoroi-frontend

333
Stars
96
Forks
Watchers

Yoroi Wallet - Cardano ADA Wallet - Your gateway to the financial world (extension frontend)

libagar

377
Stars
41
Forks
Watchers

Cross-Platform GUI Toolkit (stable)

cardano-ledger

244
Stars
155
Forks
Watchers

The ledger implementation and specifications of the Cardano blockchain.

alire

267
Stars
44
Forks
Watchers

Command-line tool from the Alire project and supporting library

spark-by-example

150
Stars
16
Forks
Watchers

SPARK by Example is an adaptation of ACSL by Example for SPARK 2014, a programming language which is a formally verified subset of Ada

ewok-kernel

72
Stars
9
Forks
Watchers

A secure and high performances microkernel for building secure MCU-based IoTs

bare_bones

81
Stars
11
Forks
Watchers

Ada Bare Bones OS development tutorial source code

CuBit

77
Stars
3
Forks
Watchers

General-purpose, formally-verified, 64-bit operating system in SPARK/Ada for x86-64