commit: a8cb148efd06da34ccf7aa640538adee5335b552
parent 3cbb670267eeb823ca209b3fb6711afae94f3f15
Author: Drew DeVault <sir@cmpwn.com>
Date: Mon, 25 Apr 2022 09:42:47 +0200
Announcing Hare
Diffstat:
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/content/blog/Announcing-Hare.md b/content/blog/Announcing-Hare.md
@@ -0,0 +1,11 @@
+---
+title: Announcing the Hare programming langauge
+date: 2022-04-25
+---
+
+The "secret programming language" I have been teasing for several months now is
+finally here! It is called Hare, and you can read about it on the Hare blog:
+
+https://harelang.org/blog/announcing-hare/
+
+Check it out!