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.RealFloat
- Feldspar.Core.Constructs.Save
- Feldspar.Core.Constructs.SizeProp
- Feldspar.Core.Constructs.SourceInfo
- Feldspar.Core.Constructs.Switch
- 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.RealFloat
- Feldspar.Core.Frontend.Save
- Feldspar.Core.Frontend.SizeProp
- Feldspar.Core.Frontend.SourceInfo
- Feldspar.Core.Frontend.Switch
- Feldspar.Core.Frontend.Trace
- Feldspar.Core.Frontend.Tuple
- Feldspar.Core.Interpretation
- Feldspar.Core.Types
- Feldspar.FixedPoint
- Feldspar.Future
- Feldspar.Lattice
- Feldspar.Matrix
- Feldspar.Memoize
- Feldspar.Option
- Feldspar.Par
- Feldspar.Prelude
- Feldspar.Range
- Feldspar.Repa
- Feldspar.Stream
- Feldspar.Vector
Downloads
- feldspar-language-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.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, base (>=4 && <4.8), containers (>=0.4 && <0.6), data-default (>=0.5.3 && <0.6), data-hash (>=0.1 && <0.3), data-lens (>=2.10 && <2.11), deepseq, monad-par (>=0.3.4.5), mtl (>=2.0 && <2.2), patch-combinators (>=0.2 && <0.3), QuickCheck (>=2.5 && <3), random (>=1.0 && <1.1), syntactic (>=1.10 && <1.12), tagged (>=0.4 && <0.8), tuple (>=0.2 && <0.3) [details] |
Tested with | ghc ==7.6.1, ghc ==7.4.2 |
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 | Functional programming group at Chalmers University of Technology |
Maintainer | Emil Axelsson <emax@chalmers.se>, Anders Persson <anders.cj.persson@gmail.com> |
Category | Language |
Home page | http://feldspar.github.com |
Bug tracker | https://github.com/feldspar/feldspar-language/issues |
Source repo | head: git clone git://github.com/Feldspar/feldspar-language.git |
Uploaded | by AndersPersson at 2014-06-01T19:22:26Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 8815 total (38 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |