From 77e7bd4290d2179e732f56e74093d3f6f6a21150 Mon Sep 17 00:00:00 2001 From: Falco Winkler <8613031+falcowinkler@users.noreply.github.com> Date: Tue, 28 Jan 2025 12:13:47 +0100 Subject: [PATCH] convert alda to go project Alda is written in Go for the majority of the codebase. --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 4e473087..8fbf3402 100644 --- a/data.json +++ b/data.json @@ -171,7 +171,7 @@ "link": "https://github.com/alda-lang/alda", "label": "low-hanging-fruit", "technologies": [ - "Clojure" + "Go" ], "description": "A music programming language for musicians. 🎶" },