The feldspar-compiler package
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.
Properties
| Versions | 0.1, 0.2, 0.2.1, 0.3, 0.3.1, 0.3.2, 0.4.0.2, 0.5.0.1 |
|---|---|
| Dependencies | base (≥4.0 & <4.2), containers, directory, feldspar-language (0.2), filepath, haskell-src-exts, hint, MonadCatchIO-mtl, mtl, process |
| License | BSD3 |
| Copyright | Copyright (c) 2009-2010, ERICSSON AB |
| Author | Feldspar group, Eotvos Lorand University Faculty of Informatics |
| Maintainer | deva@inf.elte.hu |
| Stability | experimental |
| Category | Compiler |
| Home page | http://feldspar.sourceforge.net/ |
| Executables | feldspar |
| Upload date | Tue Mar 16 13:49:56 UTC 2010 |
| Uploaded by | EmilAxelsson |
| Build failure | ghc-6.12 (log), ghc-7.4 (log) |
Modules
- Feldspar
- Feldspar.Compiler
- Feldspar.Compiler.Compiler
- Feldspar.Compiler.Error
- Imperative
- Feldspar.Compiler.Imperative.CodeGeneration
- Feldspar.Compiler.Imperative.Representation
- Feldspar.Compiler.Imperative.Semantics
- Feldspar.Compiler.Options
- Feldspar.Compiler.PluginArchitecture
- Feldspar.Compiler.PluginArchitecture.DefaultConvert
- Plugins
- Feldspar.Compiler.Plugins.BackwardPropagation
- Feldspar.Compiler.Plugins.ConstantFolding
- Feldspar.Compiler.Plugins.ForwardPropagation
- Feldspar.Compiler.Plugins.HandlePrimitives
- Feldspar.Compiler.Plugins.Precompilation
- Feldspar.Compiler.Plugins.PrettyPrint
- Feldspar.Compiler.Plugins.PropagationUtils
- Feldspar.Compiler.Plugins.Unroll
- Precompiler
- Feldspar.Compiler.Precompiler.Precompiler
- Transformation
- Feldspar.Compiler.Transformation.GraphToImperative
- Feldspar.Compiler.Transformation.GraphUtils
- Feldspar.Compiler.Transformation.Lifting
- Feldspar.Fs2dot
- Feldspar.Compiler
Downloads
- feldspar-compiler-0.2.1.tar.gz (Cabal source package)
- package description (included in the package)