annotate README @ 600:956074cc1f7c tip

Fix some tests, update subrepo
author Chris Cannam
date Fri, 15 May 2020 11:36:02 +0100
parents 5bbd6ce6e3ee
children
rev   line source
Chris@596 1
Chris@596 2 MAY
Chris@596 3 ===
Chris@596 4
Chris@596 5 May is a collection of modules for mathematical manipulation and audio
Chris@596 6 analysis and processing with the Yeti (https://mth.github.io/yeti/)
Chris@596 7 programming language.
Chris@596 8
Chris@596 9 Yeti is a functional language that runs on the JVM, and May makes use
Chris@596 10 of both Java and native Yeti modules.
Chris@596 11
Chris@596 12 This is an implementation exercise as much as anything.
Chris@596 13
Chris@596 14 See https://code.soundsoftware.ac.uk/projects/may.
Chris@596 15
Chris@596 16
Chris@596 17