In AdaCore has an excellent free Ada compiler for the X OS the Mac .
GNAT GPL. "" - " " , .
x86_64-darwin, 2012. GNAT 2012, gnat-gpl-2012-x86_64-apple-darwin10.8.0-bin.tar.gz ( , ).
Xcode ( Mac OS X). Pre-Lion, ( ) DVD. Lion ML App Store ( ML > a > Xcode). ML : Xcode, Xcode > > > , .
, Xcode, GNAT ( , , which make: , ). , GNAT,
$ cd
$ tar zxvf ~/Downloads/gnat-gpl-2012-x86_64-apple-darwin10.8.0-bin.tar.gz
$ cd gnat-gpl-2012-x86_64-apple-darwin10.8.0-bin
$ sudo ./doinstall
, .
GNAT /usr/local/gnat, , /usr/local/gnat/bin ( , /usr/bin). ~/.bash_profile_common,
PATH=/usr/local/gnat/bin:$PATH
, ~/.bash* !