comparison gcc/ada/doc/gnat_ugn/getting_started_with_gnat.rst @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 04ced10e8804
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
7 ************************* 7 *************************
8 8
9 This chapter describes how to use GNAT's command line interface to build 9 This chapter describes how to use GNAT's command line interface to build
10 executable Ada programs. 10 executable Ada programs.
11 On most platforms a visually oriented Integrated Development Environment 11 On most platforms a visually oriented Integrated Development Environment
12 is also available, the GNAT Programming Studio (GPS). 12 is also available, the GNAT Programming Studio (GNAT Studio).
13 GPS offers a graphical "look and feel", support for development in 13 GNAT Studio offers a graphical "look and feel", support for development in
14 other programming languages, comprehensive browsing features, and 14 other programming languages, comprehensive browsing features, and
15 many other capabilities. 15 many other capabilities.
16 For information on GPS please refer to 16 For information on GNAT Studio please refer to
17 :title:`Using the GNAT Programming Studio`. 17 :title:`Using the GNAT Programming Studio`.
18 18
19 19
20 .. _Running_GNAT: 20 .. _Running_GNAT:
21 21