convert alda to go project

Alda is written in Go for the majority of the codebase.
This commit is contained in:
Falco Winkler
2025-01-28 12:13:47 +01:00
committed by GitHub
parent 3e0b516ad7
commit 77e7bd4290

View File

@@ -171,7 +171,7 @@
"link": "https://github.com/alda-lang/alda", "link": "https://github.com/alda-lang/alda",
"label": "low-hanging-fruit", "label": "low-hanging-fruit",
"technologies": [ "technologies": [
"Clojure" "Go"
], ],
"description": "A music programming language for musicians. 🎶" "description": "A music programming language for musicians. 🎶"
}, },