GNAT Programming Studio

Print Print
Reading time 3:57

GNAT Programming Studio
GPS 6.1 screenshot.png
GPS with Ada source
Developer(s)AdaCore
Stable release
6.2.1 / June 15, 2016; 4 years ago (2016-06-15)
Repository Edit this at Wikidata
Written inAda
Operating systemCross-platform
TypeIntegrated development environment
LicenseGNU General Public License
Websitelibre.adacore.com/tools/gps/

GNAT Programming Studio (GPS, formerly known as the GNAT Programming System) is a free multi-language integrated development environment (IDE) by AdaCore. GPS uses compilers from the GNU Compiler Collection, taking its name from GNAT, the GNU compiler for the Ada programming language.

GPS is cross-platform, running on Linux, FreeBSD, Microsoft Windows, macOS, and Solaris. GPS uses GTK+ as the widget toolkit for its graphical user interface. Released under the GNU General Public License, GPS is free software.

Features

GPS supports a variety of programming languages other than Ada, including C, JavaScript, Pascal and Python. In addition, it supports a number of other file types for build systems such as Autoconf and Make, along with documentation formats like Changelog and Texinfo.

The most interesting new development function of GPS from version 4.0 are remote edit, remote debug and cross-compilation capabilities for platforms for which GPS/GCC are not natively available.

The new version also includes new edit functions, among which is an intelligent autocomplete feature.

GPS supports the following Version control systems: CVS, Rational ClearCase, Subversion, git.[1]

GPS can edit files encoded in all GNAT supported encoding schemas. In detail: ISO-8859-1, ISO-8859-2, ISO-8859-5, ISO-8859-6, ISO-8859-7, KOI8-R, Shift JIS, GB2312, UTF-8, UTF-16 and UTF-32.

GPS uses Python as a scripting language.

See also

  • Comparison of integrated development environments

References

  1. ^ "Archived copy". Archived from the original on 2011-05-23. Retrieved 2011-04-26.CS1 maint: archived copy as title (link)

External links


By: Wikipedia.org
Edited: 2021-06-18 15:17:49
Source: Wikipedia.org