@hackage feldspar-compiler0.3.2
Compiler for the Feldspar language
Installation
Dependencies (10)
- MonadCatchIO-mtl
- base >=4 && <4.3
- containers
- directory
- feldspar-language >=0.3 && <0.4
- filepath Show all…
Dependents (2)
@hackage/feldspar-signal, @hackage/acme-everything
Feldspar (**F**unctional **E**mbedded **L**anguage for **DSP** and **PAR**allelism) is an embedded DSL for describing digital signal processing algorithms. This library (FeldsparCompiler) contains a prototype compiler that supports C code generation from programs written in this language both according to ANSI C and also targeted to a real DSP HW.