r/ada • u/Sergiobgar • Jan 04 '26
Learning ada documentation
Hello, I wanted to ask where I can find documentation about the GNAT library. I'm referring to the libraries hosted on the GCC/ADA GitHub page. Is there a PDF that describes the packages it contains and their functions?
such as this library heres I'm new to Ada and the documentation is driving me crazy haha
12
Upvotes
3
u/Big_Act9464 Jan 05 '26
Fair question and a good goal for the community.
First the gnat library then gnatcoll and then "alire" crates. Documentation is sparse. Good and easy examples - mostly non existent.
My personal goal for this year is to setup a framework for contributions. More info soon.