Mercurial > hg > may
comparison README @ 596:5bbd6ce6e3ee
Add README and COPYING
author | Chris Cannam |
---|---|
date | Wed, 03 Feb 2016 19:28:38 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
595:3b1f2aa8d36b | 596:5bbd6ce6e3ee |
---|---|
1 | |
2 MAY | |
3 === | |
4 | |
5 May is a collection of modules for mathematical manipulation and audio | |
6 analysis and processing with the Yeti (https://mth.github.io/yeti/) | |
7 programming language. | |
8 | |
9 Yeti is a functional language that runs on the JVM, and May makes use | |
10 of both Java and native Yeti modules. | |
11 | |
12 This is an implementation exercise as much as anything. | |
13 | |
14 See https://code.soundsoftware.ac.uk/projects/may. | |
15 | |
16 | |
17 |