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
[Index]
- Feldspar
- Feldspar.Compiler
- Backend
- C
- Feldspar.Compiler.Backend.C.CodeGeneration
- Feldspar.Compiler.Backend.C.Library
- Feldspar.Compiler.Backend.C.Options
- Feldspar.Compiler.Backend.C.Platforms
- Plugin
- Feldspar.Compiler.Backend.C.Plugin.AllocationEliminator
- Feldspar.Compiler.Backend.C.Plugin.BlockProgramHandler
- Feldspar.Compiler.Backend.C.Plugin.HandlePrimitives
- Feldspar.Compiler.Backend.C.Plugin.Locator
- Feldspar.Compiler.Backend.C.Plugin.PrettyPrint
- Feldspar.Compiler.Backend.C.Plugin.TypeCorrector
- Feldspar.Compiler.Backend.C.Plugin.TypeDefinitionGenerator
- Feldspar.Compiler.Backend.C.Plugin.VariableRoleAssigner
- C
- Feldspar.Compiler.Compiler
- Feldspar.Compiler.Error
- Frontend
- Imperative
- Backend
- Feldspar.NameExtractor
- Feldspar.Transformation
- Feldspar.Compiler
Downloads
- feldspar-compiler-0.4.0.2.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 | ansi-terminal, base (>=4 && <4.4), containers, directory, feldspar-language (>=0.4 && <0.5), filepath, haskell-src-exts, hint, MonadCatchIO-mtl, mtl, process [details] |
Tested with | ghc >=6.12 && <6.13, ghc ==7.0.2 |
License | BSD-3-Clause |
Copyright | Copyright (c) 2009-2011, ERICSSON AB |
Author | Feldspar group, Eotvos Lorand University Faculty of Informatics |
Maintainer | deva@inf.elte.hu |
Category | Compiler |
Home page | http://feldspar.inf.elte.hu/feldspar/ |
Uploaded | by EmilAxelsson at 2011-04-27T08:10:32Z |
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 uploaded by user Build status unknown [no reports yet] |