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/grasp.html | 1 + 1 file changed, 1 insertion(+) (limited to 'project/templates/grasp.html') diff --git a/project/templates/grasp.html b/project/templates/grasp.html index 534ecbe..54e625a 100644 --- a/project/templates/grasp.html +++ b/project/templates/grasp.html @@ -10,6 +10,7 @@ {% block content %}

Grasp Interpreter

+
1/1/2017

Like Lisp, the esoteric programming language Grasp is a homoiconic language that exclusively uses a single datatype. Except instead of lists, it -- cgit