This topic is the place to share cheat sheets for the Ada 2022 release and related applications such as gnat, gprbuild, and gnatcoll.
The materials I contribute are based on the following toolchains and/or versions at this time:
functional = 4.1.0
gnat_native = 15.2.1
gnatcoll-core = 26.0.0
gprbuild = 25.0.1
libgpr2 = 26.0.0
N.B. Be sure not to include gnat in your dependencies in alire.toml, or you will encounter really bizarre issues. The toolchain provides a compiler, and the gnat dependency attempts to add another compiler.
1 Like
Ada 2022 Attributes Cheat Sheet
N.B. Some browsers are currently having trouble resolving GitHub Pages permalinks. On macOS, for instance, Safari may show an āUnable to render code blockā message, even though the same page renders correctly in Chrome and Firefox.
Ada 2022 Developer Glossary Cheat Sheet
N.B. Some browsers are currently having trouble resolving GitHub Pages permalinks. On macOS, for instance, Safari may show an āUnable to render code blockā message, even though the same page renders correctly in Chrome and Firefox.
Ada 2022 GNAT Defaults Cheat Sheet
N.B. Some browsers are currently having trouble resolving GitHub Pages permalinks. On macOS, for instance, Safari may show an āUnable to render code blockā message, even though the same page renders correctly in Chrome and Firefox.