@hackage feldspar-compiler0.7
Compiler for the Feldspar language
Categories
License
BSD-3-Clause
Maintainer
anders.cj.persson@gmail.com
Links
Versions
Installation
Dependencies (17)
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.