gnatgcc
Ada 83, 95, 2005 and 2012 support for GCC
Install
- All systems
-
curl cmd.cat/gnatgcc.sh
- Debian
-
apt-get install gnat
- Ubuntu
-
apt-get install gnat
- Alpine
-
apk add gcc-gnat
- Arch Linux
-
pacman -S gcc-ada
- Kali Linux
-
apt-get install gnat-8
- CentOS
-
yum install gcc-gnat
- Fedora
-
dnf install gcc-gnat
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gnat
- Raspbian
-
apt-get install gnat-4.6
- Dockerfile
- dockerfile.run/gnatgcc
- Docker
-
docker run cmd.cat/gnatgcc gnatgcc
powered by Commando
gcc-gnat
Ada 83, 95, 2005 and 2012 support for GCC
gnat-6
GNU Ada compiler
GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism.
gcc-snapshot
A SNAPSHOT of the GNU Compiler Collection
gnat-7
GNU Ada compiler
GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism.
gnat-8
GNU Ada compiler
GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism.
gnat-5
GNU Ada compiler
GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism.
gnat-4.9
GNU Ada compiler
GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism.
gnat
GNU Ada compiler
GNAT is a full-featured Ada 2012 compiler. A quote from http://www.adaic.org says: "Easily reused and maintained, readable and user friendly, Ada code facilitates such massive software projects as the Space Station and the Paris Metro. It has proven to be extraordinarily robust in decades' worth of daily field tests under the most rigorous conditions in which millions of lives have been at stake." Ada is the language for real-world, mission-critical programming. At the same time, Ada's radical type safety helps novice programmers avoid many common mistakes and deliver their software on time (see http://www.adaic.org/atwork/trains.html). This empty package depends on the default version of the Ada compiler for Debian, which is part of the GNU Compiler Collection. Its enforces the same version for all Ada compilations, as described in the Debian Ada Policy.
gnat-4.6
GNU Ada compiler
GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism.