diff options
Diffstat (limited to 'project/templates/adapad.html')
-rw-r--r-- | project/templates/adapad.html | 8 |
1 files changed, 8 insertions, 0 deletions
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 %} <h4>Adapad</h4> +<h5>8/5/2017</h5> + +<p>The Ada binding for FLTK has now been moved to its own <a href="/cgit/cgit.cgi/fltkada.git/" target="_blank">repository</a>. +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.</p> + + +<h5>2/1/2017</h5> <p>I have a soft spot for the <a href="http://www.adaic.org/" target="_blank">Ada programming language</a>. Strong typing, built in concurrency, readable syntax, systems support, real-time support, a general |