Permafrost
==========

Permafrost is a DSP language designed with physics-based modeling in mind.

This package contains a compiler for such language which generates C source code
and RDF/Turtle data which constitute the basis of LV2 plugins.

The syntax is not definitive and backwards compatibility will not be taken
seriously in the next releases, yet the language already has some interesting
features such as automatic scheduling, bidirectional ports, macroing and
importing of C functions.

The language is not documented, all there is available at the moment, apart from
the source code of this compiler, is a set of examples in the examples
directory you can take a look at.
