naspro
view permafrost/README @ 178:7169a8909d53
Added Permafrost + small changes
| author | Stefano D'Angelo <zanga.mail@gmail.com> |
|---|---|
| date | Sun May 02 14:19:58 2010 +0300 (2010-05-02) |
| parents | |
| children |
line source
1 Permafrost
2 ==========
4 Permafrost is a DSP language designed with physics-based modeling in mind.
6 This package contains a compiler for such language which generates C source code
7 and RDF/Turtle data which constitute the basis of LV2 plugins.
9 The syntax is not definitive and backwards compatibility will not be taken
10 seriously in the next releases, yet the language already has some interesting
11 features such as automatic scheduling, bidirectional ports, macroing and
12 importing of C functions.
14 The language is not documented, all there is available at the moment, apart from
15 the source code of this compiler, is a set of examples in the examples
16 directory you can take a look at.
