
GitHub - ohenley/awesome-ada: A curated list of awesome …
Ada is powering satellites, aircrafts, ships, power plants, surgical robots, drones, CNCs, servers, games and coffee makers. Ada is arguably the most { performant ∩ capable ∩ precise ∩ readable ∩ mature } programming language. Ada is alive and kicking! Long live Ada/SPARK.
Ada Programming/Libraries/GUI - Wikibooks
Sep 1, 2022 · Alire - Searching GUI in crates; adapower.com - Links to tools and Bindings for GUI Applications; adapower.com - Examples of programming GUIs in Ada
jrcarter/Ada_GUI: An Ada-oriented GUI - GitHub
A sample implementation of Ada_GUI is supplied, derived from Gnoga, but simplified, reorganized, and converted to put events on a protected queue rather than call callbacks. The name Gnoga has been retained for the name of the implementation hierarchy, located at Ada_GUI.Gnoga, in recognition.
gnat - GUI in Ada programming language - Stack Overflow
Jan 16, 2019 · How to make/create a GUI (Graphical User Interface) in Ada programming language? It is possible? In Python, you can use tkinter to make a window form.
GtkAda - AdaCore
Use GtkAda for portable, efficient GUI-driven applications in Ada. It provides bindings to Gtk+, Glib, Cairo, and Pango as well as a number of widgets.
Alire - Ada_gui
Ada_GUI. An Ada-oriented GUI. Traditionally, GUIs have been implemented by the client registering callback operations, then giving up its thread of control to the GUI. This is a hack to address the inherent parallelism of a GUI in sequential languages. It results in code that is unnecessarily difficult to understand.
Blady-Com/gnoga: gnoga - The GNU Omnificent GUI for Ada - GitHub
It includes an incredible wealth of Ada components you can incorporate in your software freely and is under the GMGPLv2. Here is an overview of Gnoga's framework: Gnoga higher level containers and GUI widgets Gnoga.Gui.Views.*
GetAdaNow.com
Get started writing software in the most advanced yet easily learned programming language in the world. Ada is the time-tested, safe and secure programming language used for long-lived critical application development. 1. Install Ada » 2. Learn and Connect » 3. Share Ada » Skip Installation »
Ada - Ada GUI - AdaPower
JEWL (John English's Window Library) is a set of Ada bindings to Win32 aimed at novices.
Overview of Ada GUI | ACM SIGAda Ada Letters - ACM Digital …
Dec 19, 2022 · In this paper we discuss an approach for linking GUI specifications to more abstract dialogue models and supporting an evolutionary design process. These specifications are linked to task models describing behavioural characteristics.