Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Sign up for free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This project currently provides the GNAT Studio Ada development environment, packaged for macOS.
For a source of the compiler and software packages, for various operating systems, see https://ada-lang.io and Alire.
For up-to-date releases of the GNAT compiler packaged for macOS, see https://github.com/simonjwright/distributing-gcc/releases.
Older releases are retained for historical reasons.
Example using multiway trees to capture & display directory informat
This example uses a recursive procedure to capture directory information into an Ada 2012 multiway tree then displays the path and name of each directory item.
The directory information is contained in a directory node object.
The project was developed using GNAT Studio (GPS) in Windows 10.