dksmiffs / gnatmake-examples

Minimalist examples for using the GNU gnatmake Ada builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gnatmake-examples ci-badge

Minimalist examples for using the GNU gnatmake Ada builder. Each subdirectory in this project explores a unique use case for the builder.

Usage

  1. Install gnat.
  2. Run make in each subdirectory to generate an illustrative executable.

About

Minimalist examples for using the GNU gnatmake Ada builder

License:MIT License


Languages

Language:Ada 38.3%Language:Makefile 37.0%Language:C++ 20.4%Language:C 4.4%