aboutsummaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorEduardo Julian2021-07-22 01:16:40 -0400
committerEduardo Julian2021-07-22 01:16:40 -0400
commit51a5c28b0f9efd514e3fae7c2634fd5e9bd714e2 (patch)
treecbd24da4230577ef5bbf66161cb825216d924ba5 /documentation
parent461a6ce673de9b2c3d77714c4884c2a316fe7e8f (diff)
New JVM compiler can now compile JVM classes.
Diffstat (limited to 'documentation')
-rw-r--r--documentation/bookmark/music.md4
-rw-r--r--documentation/bookmark/type_driven.md4
2 files changed, 8 insertions, 0 deletions
diff --git a/documentation/bookmark/music.md b/documentation/bookmark/music.md
index e68491b50..1e3bba2c5 100644
--- a/documentation/bookmark/music.md
+++ b/documentation/bookmark/music.md
@@ -1,3 +1,7 @@
+# Language
+
+1. [alda: Alda is a text-based programming language for music composition. It allows you to write and play back music using only a text editor and the command line.](https://alda.io/)
+
# Async music
1. [async music](https://async.art/music)
diff --git a/documentation/bookmark/type_driven.md b/documentation/bookmark/type_driven.md
new file mode 100644
index 000000000..22d99998e
--- /dev/null
+++ b/documentation/bookmark/type_driven.md
@@ -0,0 +1,4 @@
+# Reference
+
+1. [Deltoid](https://github.com/jjpe/deltoid)
+