From 6882b69ac893660dc3547ace19e9b0911cdf06cf Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Mon, 8 May 2017 23:43:47 +1000 Subject: Added dates for articles, updated Adapad article with FLTKAda split --- project/templates/adapad.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'project/templates/adapad.html') diff --git a/project/templates/adapad.html b/project/templates/adapad.html index be25618..bc7912e 100644 --- a/project/templates/adapad.html +++ b/project/templates/adapad.html @@ -10,6 +10,14 @@ {% block content %}

Adapad

+
8/5/2017
+ +

The Ada binding for FLTK has now been moved to its own repository. +Installing it is required to build and use Adapad, naturally. Both repositories are set up to use the GNAT +Project Manager build tools to handle all that, with any further specific details in each project's readme.

+ + +
2/1/2017

I have a soft spot for the Ada programming language. Strong typing, built in concurrency, readable syntax, systems support, real-time support, a general -- cgit