feldspar-compiler: Compiler for the Feldspar language

[ bsd3, compiler, library ] [ Propose Tags ]

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

[Last Documentation]

  • Feldspar
    • Feldspar.Compiler
      • Feldspar.Compiler.Compiler
      • Feldspar.Compiler.Error
      • Imperative
        • Feldspar.Compiler.Imperative.CodeGeneration
        • Feldspar.Compiler.Imperative.Representation
        • Feldspar.Compiler.Imperative.Semantics
      • Feldspar.Compiler.Options
      • Feldspar.Compiler.PluginArchitecture
        • Feldspar.Compiler.PluginArchitecture.DefaultConvert
      • Plugins
        • Feldspar.Compiler.Plugins.BackwardPropagation
        • Feldspar.Compiler.Plugins.ConstantFolding
        • Feldspar.Compiler.Plugins.ForwardPropagation
        • Feldspar.Compiler.Plugins.HandlePrimitives
        • Feldspar.Compiler.Plugins.Precompilation
        • Feldspar.Compiler.Plugins.PrettyPrint
        • Feldspar.Compiler.Plugins.PropagationUtils
        • Feldspar.Compiler.Plugins.Unroll
      • Precompiler
        • Feldspar.Compiler.Precompiler.Precompiler
      • Transformation
        • Feldspar.Compiler.Transformation.GraphToImperative
        • Feldspar.Compiler.Transformation.GraphUtils
        • Feldspar.Compiler.Transformation.Lifting
    • Feldspar.Fs2dot

Downloads

Maintainer's Corner

Package maintainers

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.0 && <4.2), containers, directory, feldspar-language (==0.2), filepath, haskell-src-exts, hint, MonadCatchIO-mtl, mtl, process [details]
License BSD-3-Clause
Copyright Copyright (c) 2009-2010, ERICSSON AB
Author Feldspar group, Eotvos Lorand University Faculty of Informatics
Maintainer deva@inf.elte.hu
Category Compiler
Home page http://feldspar.sourceforge.net/
Uploaded by EmilAxelsson at 2010-03-16T08:56:10Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables feldspar
Downloads 7812 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-30 [all 6 reports]