软件包:gnat-gps(18-5)
integrated development environment for C and Ada
GNAT Programming Studio is a complete integrated development environment that gives access to a wide range of tools and integrates them smoothly.
GPS gives access to built-in file editing; HTML based help system; complete compile/build/run cycle; intelligent source navigation; project management; general graph technology giving access to many different browsers such as source dependency, project dependency, call graphs, etc.; fully integrated visual debugger, based on the GVD technology, and enhanced for inclusion in GPS; generic version control system, providing access to CVS, ClearCase, and possibly others in the future; many other tools such as a visual comparison, automatic generation of files, source reformatting.
GPS is fully customizable, providing several levels of customizations: a first level, available through the preferences dialog; a second level, which allows you to customize your menu items, tool bar and key bindings; a third level, which allows you to automate processing through scripts; and a fourth level, which allows any kind of very specific or tight integration, due to the open nature of GPS, and to its architecture.
GPS also integrates with existing editors such as Emacs and Vi.
This package also provides related command line tools:
- gnatdoc extracts documentation from comments in Ada sources - gnatspark runs a spark tool according to a GNAT project - gps_cli is a command-line interface for gnat-gps
其他与 gnat-gps 有关的软件包
|
|
|
|
-
- dep: gir1.2-gtk-3.0
- GTK+ graphical user interface library -- gir bindings
-
- dep: gnat-gps-common (= 18-5)
- integrated development environment for C and Ada (common files)
-
- dep: gprbuild
- multi-language extensible build tool
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcairo2 (>= 1.2.4)
- Cairo 2D vector graphics library
-
- dep: libclang1-7 (>= 1:5.0~svn298832-1~)
- C interface to the Clang library
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libgdk-pixbuf2.0-0 (>= 2.22.0)
- GDK Pixbuf library
-
- dep: libglib2.0-0 (>= 2.28.0)
- C 例程的 GLib 软件库
-
- dep: libgnat-8 (>= 8.2.0-12)
- runtime for applications compiled with GNAT (shared library)
-
- dep: libgnatcoll-iconv18
- GNATColl, general purpose Ada library (iconv runtime)
-
- dep: libgnatcoll-python17
- GNATColl, general purpose Ada library (Python runtime)
-
- dep: libgnatcoll-sql1
- GNATColl, general purpose Ada library (SQL runtime)
-
- dep: libgnatcoll-sqlite-bin
- GNATColl, general purpose Ada library (SQLite tools)
-
- dep: libgnatcoll-sqlite18
- GNATColl, general purpose Ada library (sqlite runtime)
-
- dep: libgnatcoll-xref18
- GNATColl, general purpose Ada library (XRef runtime)
-
- dep: libgnatcoll17
- GNATColl, general purpose Ada library (runtime)
-
- dep: libgpr18
- support for programs processing GNAT projects (runtime)
-
- dep: libgtk-3-0 (>= 3.10.0)
- GTK+ graphical user interface library
-
- dep: libgtkada18
- Ada binding for the GTK+ GUI (dynamic library)
-
- dep: libpango-1.0-0 (>= 1.14.0)
- Layout and rendering of internationalized text
-
- dep: libpython2.7 (>= 2.7)
- Shared Python runtime library (version 2.7)
-
- dep: libtemplates-parser18
- Ada library to parse files and replace variables (runtime)
-
- dep: libxmlada-dom5
- XML/Ada, a full XML suite for Ada programmers (dom runtime)
-
- dep: libxmlada-input5
- XML/Ada, a full XML suite for Ada programmers (input sources runtime)
-
- dep: libxmlada-sax5
- XML/Ada, a full XML suite for Ada programmers (sax runtime)
-
- dep: libxmlada-schema5
- XML/Ada, a full XML suite for Ada programmers (schema runtime)
-
- dep: libxmlada-unicode5
- XML/Ada, a full XML suite for Ada programmers (unicode runtime)
-
- dep: python-gi
- Python 2.x bindings for gobject-introspection libraries
-
- dep: python-six
- Python 2 和 3 兼容库(Python 2 接口)
-
- rec: gdb-minimal (>= 6.8)
- GNU Debugger (minimal version)
-
- rec: gnat (>= 4.9)
- GNU Ada compiler
-
- rec: gnat-gps-doc (= 18-5)
- integrated development environment for C and Ada (documentation)
-
- rec: python-jedi
- autocompletion tool for Python
-
- rec: python-pep8
- Python PEP 8 code style checker - Python