Mercurial > hg > may
annotate README @ 596:5bbd6ce6e3ee
Add README and COPYING
author | Chris Cannam |
---|---|
date | Wed, 03 Feb 2016 19:28:38 +0000 |
parents | |
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 |