feldspar-language: A functional embedded language for DSP and parallelism
Feldspar (Functional Embedded Language for DSP and PARallelism) is an embedded DSL for describing digital signal processing algorithms. This package contains the language front-end and an interpreter.
Modules
[Index]
- Feldspar
- Algorithm
- Feldspar.BitVector
- Feldspar.Core
- Feldspar.Core.Collection
- Feldspar.Core.Constructs
- Feldspar.Core.Constructs.Array
- Feldspar.Core.Constructs.Binding
- Feldspar.Core.Constructs.Bits
- Feldspar.Core.Constructs.Complex
- Feldspar.Core.Constructs.Condition
- Feldspar.Core.Constructs.ConditionM
- Feldspar.Core.Constructs.Conversion
- Feldspar.Core.Constructs.Eq
- Feldspar.Core.Constructs.Error
- Feldspar.Core.Constructs.FFI
- Feldspar.Core.Constructs.Floating
- Feldspar.Core.Constructs.Fractional
- Feldspar.Core.Constructs.Future
- Feldspar.Core.Constructs.Integral
- Feldspar.Core.Constructs.Literal
- Feldspar.Core.Constructs.Logic
- Feldspar.Core.Constructs.Loop
- Feldspar.Core.Constructs.Mutable
- Feldspar.Core.Constructs.MutableArray
- Feldspar.Core.Constructs.MutableReference
- Feldspar.Core.Constructs.MutableToPure
- Feldspar.Core.Constructs.NoInline
- Feldspar.Core.Constructs.Num
- Feldspar.Core.Constructs.Ord
- Feldspar.Core.Constructs.Par
- Feldspar.Core.Constructs.Save
- Feldspar.Core.Constructs.SizeProp
- Feldspar.Core.Constructs.SourceInfo
- Feldspar.Core.Constructs.Trace
- Feldspar.Core.Constructs.Tuple
- Feldspar.Core.Frontend
- Feldspar.Core.Frontend.Array
- Feldspar.Core.Frontend.Binding
- Feldspar.Core.Frontend.Bits
- Feldspar.Core.Frontend.Complex
- Feldspar.Core.Frontend.Condition
- Feldspar.Core.Frontend.ConditionM
- Feldspar.Core.Frontend.Conversion
- Feldspar.Core.Frontend.Eq
- Feldspar.Core.Frontend.Error
- Feldspar.Core.Frontend.FFI
- Feldspar.Core.Frontend.Floating
- Feldspar.Core.Frontend.Fractional
- Feldspar.Core.Frontend.Future
- Feldspar.Core.Frontend.Integral
- Feldspar.Core.Frontend.Literal
- Feldspar.Core.Frontend.Logic
- Feldspar.Core.Frontend.Loop
- Feldspar.Core.Frontend.Mutable
- Feldspar.Core.Frontend.MutableArray
- Feldspar.Core.Frontend.MutableReference
- Feldspar.Core.Frontend.MutableToPure
- Feldspar.Core.Frontend.NoInline
- Feldspar.Core.Frontend.Num
- Feldspar.Core.Frontend.Ord
- Feldspar.Core.Frontend.Par
- Feldspar.Core.Frontend.Save
- Feldspar.Core.Frontend.Select
- Feldspar.Core.Frontend.SizeProp
- Feldspar.Core.Frontend.SourceInfo
- Feldspar.Core.Frontend.Trace
- Feldspar.Core.Frontend.Tuple
- Feldspar.Core.Interpretation
- Feldspar.Core.Types
- Feldspar.FixedPoint
- Feldspar.Future
- Feldspar.Lattice
- Feldspar.Matrix
- Feldspar.Option
- Feldspar.Par
- Feldspar.Prelude
- Feldspar.Range
- Feldspar.Repa
- Feldspar.Stream
- Feldspar.Vector
- Feldspar.Wrap
Downloads
- feldspar-language-0.6.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.3, 0.3.1, 0.3.2, 0.3.3, 0.4.0.2, 0.5.0.1, 0.6.0.2, 0.6.0.3, 0.7 |
|---|---|
| Dependencies | array (>=0.4 && <0.5), base (>=4 && <4.7), containers (>=0.4 && <0.6), data-hash (>=0.1 && <0.3), data-lens (>=2.10 && <2.11), monad-par (>=0.3 && <0.4), mtl (>=2.0 && <2.2), patch-combinators (>=0.1 && <0.2), QuickAnnotate (>=0.6 && <0.7), QuickCheck (>=2.5 && <3), syntactic (>=1.4 && <1.5), tagged (>=0.4 && <0.5), tuple (>=0.2 && <0.3), type-level (>=0.2.4 && <0.3) [details] |
| Tested with | ghc ==7.6.1, ghc ==7.4.2 |
| License | BSD-3-Clause |
| Copyright | Copyright (c) 2012 Emil Axelsson, Gergely Dévai, Anders Persson, Josef Svenningsson Copyright (c) 2009-2011, ERICSSON AB |
| Author | Functional programming group at Chalmers University of Technology |
| Maintainer | Emil Axelsson <emax@chalmers.se> Anders Persson <anders.cj.persson@gmail.com> |
| Uploaded | by AndersPersson at 2012-10-18T15:23:08Z |
| Category | Language |
| Home page | https://feldspar.github.com |
| Bug tracker | https://github.com/feldspar/feldspar-language/issues |
| Source repo | head: git clone git://github.com/feldspar/feldspar-language.git |
| Distributions | |
| Reverse Dependencies | 3 direct, 0 indirect [details] |
| Downloads | 9131 total (31 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] |