Skip to content

Instantly share code, notes, and snippets.

@jerobado
Created July 15, 2020 02:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jerobado/91c13e181a221b7167659bc71e0ebb98 to your computer and use it in GitHub Desktop.
Save jerobado/91c13e181a221b7167659bc71e0ebb98 to your computer and use it in GitHub Desktop.
Ada cheat sheet

Installation

$ sudo apt install gnat
$ sudo apt install gprbuild

Compiling

$ gnatmake <filename.adb>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment