feldspar-compiler: Compiler for the Feldspar language
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.
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 [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1, 0.3, 0.3.1, 0.3.2, 0.4.0.2, 0.5.0.1, 0.6.0.2, 0.7 |
---|---|
Dependencies | base (>=4.0 && <4.2), containers, directory, feldspar-language (==0.2), filepath, haskell-src-exts, hint, MonadCatchIO-mtl, mtl, process [details] |
Tested with | ghc >=6.10 && <6.11 |
License | BSD-3-Clause |
Copyright | Copyright (c) 2009-2010, ERICSSON AB |
Author | Feldspar group, Eotvos Lorand University Faculty of Informatics |
Maintainer | deva@inf.elte.hu |
Category | Compiler |
Home page | http://feldspar.sourceforge.net/ |
Uploaded | by EmilAxelsson at 2010-03-16T13:49:56Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | feldspar |
Downloads | 8081 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-30 [all 6 reports] |