feldspar-compiler: Compiler for the Feldspar language
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: Feldspar
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.
Properties
Versions | 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, 0.7 |
---|---|
Change log | None available |
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] |
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-05-30T09:55:17Z |
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
Package maintainers
For package maintainers and hackage trustees