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
- Feldspar.Compiler.CallConv
- Feldspar.Compiler.Compiler
- Feldspar.Compiler.Error
- Frontend
- Imperative
- Feldspar.Compiler.Imperative.FromCore
- Feldspar.Compiler.Imperative.FromCore.Array
- Feldspar.Compiler.Imperative.FromCore.Binding
- Feldspar.Compiler.Imperative.FromCore.Condition
- Feldspar.Compiler.Imperative.FromCore.ConditionM
- Feldspar.Compiler.Imperative.FromCore.Error
- Feldspar.Compiler.Imperative.FromCore.FFI
- Feldspar.Compiler.Imperative.FromCore.Future
- Feldspar.Compiler.Imperative.FromCore.Interpretation
- Feldspar.Compiler.Imperative.FromCore.Literal
- Feldspar.Compiler.Imperative.FromCore.Loop
- Feldspar.Compiler.Imperative.FromCore.Mutable
- Feldspar.Compiler.Imperative.FromCore.MutableToPure
- Feldspar.Compiler.Imperative.FromCore.NoInline
- Feldspar.Compiler.Imperative.FromCore.Par
- Feldspar.Compiler.Imperative.FromCore.Primitive
- Feldspar.Compiler.Imperative.FromCore.Save
- Feldspar.Compiler.Imperative.FromCore.SizeProp
- Feldspar.Compiler.Imperative.FromCore.SourceInfo
- Feldspar.Compiler.Imperative.FromCore.Switch
- Feldspar.Compiler.Imperative.FromCore.Tuple
- Feldspar.Compiler.Imperative.Frontend
- Plugin
- Feldspar.Compiler.Imperative.Representation
- Feldspar.Compiler.Imperative.TransformationInstance
- Feldspar.Compiler.Imperative.FromCore
- Feldspar.Compiler.Internal
- Feldspar.Compiler.Marshal
- Feldspar.Compiler.Plugin
- Feldspar.Runtime
- Feldspar.Transformation
- Feldspar.Compiler
Downloads
- feldspar-compiler-0.7.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 && <5), Cabal, containers, data-default (>=0.5), directory (>=1.1), feldspar-language (>=0.7 && <0.8), filepath, ghc-paths, mtl, plugins (>=1.5.4), plugins-multistage (>=0.5 && <0.6), pretty, process, storable-record (>=0.0.2.5), storable-tuple (>=0.0.2), syntactic, template-haskell [details] |
Tested with | ghc ==7.8, ghc ==7.6, ghc ==7.4 |
License | BSD-3-Clause |
Copyright | Copyright (c) 2013-2014 Emil Axelsson, Peter Jonsson, Anders Persson, Josef Svenningsson Copyright (c) 2012 Emil Axelsson, Gergely Dévai, Anders Persson, Josef Svenningsson Copyright (c) 2009-2011, ERICSSON AB |
Author | Feldspar group, Eotvos Lorand University Faculty of Informatics |
Maintainer | anders.cj.persson@gmail.com |
Category | Compiler |
Home page | http://feldspar.github.com |
Bug tracker | https://github.com/feldspar/feldspar-compiler/issues |
Source repo | head: git clone git://github.com/Feldspar/feldspar-compiler.git |
Uploaded | by AndersPersson at 2014-06-01T19:22:46Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 7998 total (38 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] |