GNAT Programming Studio
From Wikipedia, the free encyclopedia
This article lacks information on the notability of the subject matter. Please help improve this article by providing context for a general audience, especially in the lead section. (February 2008) |
GNAT Programming Studio | |
---|---|
GPS with Ada source |
|
Developed by | AdaCore |
Latest release | 4.1 / First quarter 2007 |
OS | Cross-platform |
Genre | Integrated development environment |
License | GNAT Modified General Public License |
Website | http://libre.adacore.com/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, Microsoft Windows and Solaris. GPS uses GTK+ as the widget toolkit for its graphical user interface. Released under the GNAT Modified General Public License, GPS is free software.
Contents |
[edit] 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 the version 4.0 are remote edit, remote debug and cross-compilation capabilities for platforms for which GPS/GCC are not natively available.
New version also includes new edit functions among which is a new intelligent autocomplete feature.
GPS supports the following Version control systems: CVS, Rational ClearCase, Subversion.
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.
[edit] See also
[edit] References
This article does not cite any references or sources. (October 2007) Please help improve this article by adding citations to reliable sources. Unverifiable material may be challenged and removed. |