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, 0.6.0.2 |
|---|---|
| Dependencies | ansi-terminal, base (≥4 & <4.4), containers, directory, feldspar-language (0.4.*), filepath, haskell-src-exts, hint, MonadCatchIO-mtl, mtl, process |
| License | BSD3 |
| Copyright | Copyright (c) 2009-2011, ERICSSON AB |
| Author | Feldspar group, Eotvos Lorand University Faculty of Informatics |
| Maintainer | deva@inf.elte.hu |
| Stability | experimental |
| Category | Compiler |
| Home page | http://feldspar.inf.elte.hu/feldspar/ |
| Executables | feldspar |
| Upload date | Wed Apr 27 08:10:32 UTC 2011 |
| Uploaded by | EmilAxelsson |
| Built on | ghc-7.0 |
Modules
- 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 (Cabal source package)
- package description (included in the package)