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
      • 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.Locator
            • Feldspar.Compiler.Backend.C.Plugin.PrettyPrint
            • Feldspar.Compiler.Backend.C.Plugin.Rule
            • Feldspar.Compiler.Backend.C.Plugin.TypeCorrector
            • Feldspar.Compiler.Backend.C.Plugin.TypeDefinitionGenerator
            • Feldspar.Compiler.Backend.C.Plugin.VariableRoleAssigner
      • Feldspar.Compiler.Compiler
      • Feldspar.Compiler.Error
      • Frontend
        • CommandLine
          • Feldspar.Compiler.Frontend.CommandLine.API
            • Feldspar.Compiler.Frontend.CommandLine.API.Constants
            • Feldspar.Compiler.Frontend.CommandLine.API.Library
            • Feldspar.Compiler.Frontend.CommandLine.API.Options
        • Interactive
          • Feldspar.Compiler.Frontend.Interactive.Interface
      • 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.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.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.Tuple
        • Feldspar.Compiler.Imperative.Frontend
        • Plugin
          • Feldspar.Compiler.Imperative.Plugin.ConstantFolding
          • Feldspar.Compiler.Imperative.Plugin.Naming
          • Feldspar.Compiler.Imperative.Plugin.Unroll
        • Feldspar.Compiler.Imperative.Representation
        • Feldspar.Compiler.Imperative.TransformationInstance
    • Feldspar.NameExtractor
    • Feldspar.Transformation
      • Feldspar.Transformation.Framework

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 ansi-terminal, base (>=4 && <4.4), containers, directory, feldspar-language (>=0.5 && <0.6), filepath, haskell-src-exts, hint, MonadCatchIO-mtl, mtl, process, syntactic (>=0.8) [details]
License BSD-3-Clause
Copyright Copyright (c) 2009-2011, ERICSSON AB
Author Feldspar group, Eotvos Lorand University Faculty of Informatics
Maintainer deva@inf.elte.hu
Category Compiler
Home page http://feldspar.inf.elte.hu/feldspar/
Uploaded by EmilAxelsson at 2012-03-22T08:38:23Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables feldspar
Downloads 7856 total (32 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-25 [all 6 reports]