LoginSignup
0
1

More than 5 years have passed since last update.

Ada言語ユーザー必見! IDEの「GNAT Community 2018」紹介! 導入から"Hello World"まで。

Last updated at Posted at 2018-12-24

はじめに

Ada用の統合開発環境である、「GNAT Community 2018」を紹介します。
開発環境のOSはWindows用に説明します。

ダウンロード

インストール

私の場合、ダウンロードしたものがgnat-community-2018-20180611-x86_64-windows-binでした。
Windowsの場合はこれを実行して、あとは手順通り進めればインストールが完了します。

プロジェクト作成

デスクトップにショートカットを作成した場合、下のようなアイコンが出ると思います。
スクリーンショット (17).png
これを実行すると、
スクリーンショット (18).png
となるのでCreate new projectを選択します。
スクリーンショット (19).png
BasicSimple Ada Projectを選択して、
スクリーンショット (20).png
ワークスペースの場所、プロジェクト名、メインファイル名を決めてApply

ソース編集と実行

スクリーンショット (21).png
あとはソースを編集します。
スクリーンショット (22).png
文字サイズはここで大きくできます。
スクリーンショット (23).png
ソース編集して
スクリーンショット (24).png
ビルドして実行!
スクリーンショット (25).png
Hello Worldでてますね。

最後に

センター試験まで残り25日です!

日記一覧へ

Ada言語を習得する日記一覧

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1