From 1b3baa4854666e71cb84c1051b3bc26fced9bed2 Mon Sep 17 00:00:00 2001 From: Bartek Jasicki Date: Sat, 24 Oct 2020 08:17:04 +0200 Subject: [PATCH] added FLTK Ada --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b56aa8..a152c50 100644 --- a/README.md +++ b/README.md @@ -317,6 +317,7 @@ A curated list of awesome resources related to the Ada and SPARK programming lan - [gtkada](https://github.com/AdaCore/gtkada) - Ada graphical toolkit based on Gtk3 components. - [qt-ada](https://r3fowwcolhrzycn2yzlzzw-on.drv.tw/AdaStudio/qtada/qt5ada.html) - Ada-2012 port to QT 5 framework. - [vtk-ada](https://r3fowwcolhrzycn2yzlzzw-on.drv.tw/AdaStudio/vtkada/vtkada.html) - Ada-2012 port to VTK 8.1 (Visualization Toolkit). +- [fltk-ada](http://jedbarber.id.au/fltkada.html) - Ada-2012 port to FLTK #### Terminal User Interface