▲ | thorn 2 days ago | |||||||||||||
I think AdaCore stopped supporting GNAT community in 2022 and recommended to use Alire community, no? https://blog.adacore.com/a-new-era-for-ada-spark-open-source... | ||||||||||||||
▲ | csb6 2 days ago | parent | next [-] | |||||||||||||
GNAT Community was just a version of the GNAT toolchain/IDE provided by AdaCore. GNAT is still open source and still updated as part of GCC, it is now just recommended to install it using the Alire package manager. Builds of GNAT are also provided on some distros since it is part of GCC. | ||||||||||||||
▲ | inamberclad 2 days ago | parent | prev [-] | |||||||||||||
Alire is just a package and toolchain manager that AdaCore wrote in the style of Cargo. It still runs GNAT under the hood. | ||||||||||||||
|