Skip to content

AdaCore/gnatstudio

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

eng/ide/gnatstudio#81 Temporary disable tests over DAP

See merge request eng/ide/gnatstudio!211
f3c442e

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 24, 2023 09:08
March 31, 2010 10:08
obj
September 4, 2014 12:02
August 7, 2023 14:10
February 19, 2002 11:28
July 18, 2023 17:32
December 20, 2011 08:18

GNAT Studio

What is GNAT Studio?

GNAT Studio is a lightweight, extensible IDE, intended to develop high-integrity software in Ada and SPARK, with support for C and C++ as well.

GPS - Screenshot

Building

Requirements

GNAT Studio requires:

  • A recent version of Gtk+ (currently using version 3.14)
  • An install of Python which includes PyGObject and Pycairo
  • An install of GtkAda
  • An install of GNATcoll, configured with support for projects and Python scripting (--enable-project, --with-python=...)

See the INSTALL file for details.