From 51a5c28b0f9efd514e3fae7c2634fd5e9bd714e2 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Thu, 22 Jul 2021 01:16:40 -0400 Subject: New JVM compiler can now compile JVM classes. --- documentation/bookmark/music.md | 4 ++++ documentation/bookmark/type_driven.md | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 documentation/bookmark/type_driven.md (limited to 'documentation/bookmark') 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) + -- cgit v1.2.3